OpenDOF Project
boolean DOFPermissionBindingBuilder_AddObjectID ( DOFPermissionBindingBuilder  self,
DOFObjectID  objectID 
)

Add an ObjectID to a binding permission builder.

Parameters
selfThe binding permission builder. If NULL, no action is taken.
objectIDThe ObjectID to add to the permission. This may be NULL to indicate all object IDs (wildcard). This may be the Broadcast ID to indicate specifically the Broadcast ID (e.g., for broadcast operations). The Object ID should not have any attributes. This call does not change the set of acceptable attributes.
Returns
boolean TRUE, if the oid could be added; FALSE, if it failed to be added.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22