OpenDOF Project
boolean DOFObjectID_IsMulticast ( const DOFObjectID  self)

Determine if the DOFObjectID is of class DOFOBJECTIDCLASS_BROADCAST and has at least one attribute.

Parameters
selfThe DOFObjectID. This must not be NULL.
Return values
Non-zero(TRUE) if the ID is a multicast DOFObjectID, as described.
Zero(FALSE) if the ID is not a multicast DOFObjectID.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22