OpenDOF Project
boolean DOFObjectID_IsBroadcast ( const DOFObjectID  self)

Determine if the DOFObjectID is of class DOFOBJECTIDCLASS_BROADCAST and has no attributes.

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