OpenDOF Project
boolean DOFPermissionBindingBuilder_SetActions ( DOFPermissionBindingBuilder  self,
DOFPermissionBindingAction  actions 
)

Sets the binding permission actions to the given actions.

Please refer to DOFPermissionBindingBuilder_Create for the default value for this setting.

Parameters
selfThe binding permission builder. If NULL, no action is taken.
actionsthe action to set the binding permission builder to. DOFPermissionBindingAction.
Return values
TRUEActions were set.
Exceptions
FALSEActions failed to be set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22