OpenDOF Project
boolean DOFObjectID_IsUnicast ( const DOFObjectID  self)

Determine if the DOFObjectID is a unicast DOFObjectID (neither a broadcast nor a multicast DOFObjectID).

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