Add an ObjectID to a binding permission builder.
- Parameters
-
self | The binding permission builder. If NULL, no action is taken. |
objectID | The 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.