OpenDOF Project
boolean DOFPermissionBindingBuilder_SetAllAttributesAllowed ( DOFPermissionBindingBuilder  self,
boolean  allowed 
)

Sets the builder to allow or not allow all attributes (any type, any data) to a binding permission builder.

If attributes were already added to the builder this call will fail.

Parameters
selfThe binding permission builder. If NULL, no action is taken.
allowedTRUE Sets the permission to allow all attributes. FALSE Set the permission to only allow attributes added.
Returns
boolean TRUE, if the value could be set; FALSE, if it failed to be set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22