OpenDOF Project
boolean DOFPermissionBindingBuilder_AddInterfaceID ( DOFPermissionBindingBuilder  self,
DOFInterfaceID  interfaceID 
)

Add an InterfaceID to a binding permission builder.

Parameters
selfThe binding permission builder. If NULL, no action is taken.
interfaceIDThe InterfaceID to add to the permission. This may be NULL or the Wildcard ID to indicate all interface IDs (wildcard).
Returns
boolean TRUE, if the interface ID could be added; FALSE, if it failed to be added.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25