OpenDOF Project
DOFPermissionSetBuilder DOFPermissionSetBuilder_Create ( void  )

Create a Permission Set Builder.

Resource Management:
This function allocates resources that must later be freed by calling DOFPermissionSetBuilder_Destroy or DOFPermissionSetBuilder_BuildAndDestroy.

The builder uses the following defaults: -Permissions: none

Returns
The DOFPermissionSetBuilder.
Exceptions
NULLis returned if the builder cannot be created;
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25