Build an immutable DOFPermissionSet from this DOFPermissionSetBuilder instance.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFPermissionSet_Destroy.
- Parameters
-
self | The Permission Set Builder. This should not be NULL. |
- Returns
- An immutable DOFPermissionSet.
- Exceptions
-
NULL | is returned if a permission set cannot be constructed. |