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 7.1.5 Build 0
2017-01-25