OpenDOF Project
boolean DOFPermissionSetBuilder_AddPermission ( DOFPermissionSetBuilder  self,
DOFPermission  permission 
)

Add a permission to the builder.

Multiple permissions can be added.

Parameters
selfThe Permission Set Builder. This should not be NULL.
permissionThe Permission to add to Builder. This should not be NULL.
Returns
TRUE is returned to indicate the permission was added.
Exceptions
FALSEis returned to indicate the permission could not be added.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22