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 8.0.1 Build 0
2018-01-22