OpenDOF Project
DOFPermissionSet DOFSystemState_GetPermissions ( DOFSystemState  self)

Retrieve the permissions currently permitted by a DOFSystem.

If self is from a non-secure DOFSystem that allowed permission extension, this function will always return NULL.

Lifecycle
The data returned is owned by the DOFSystemState and is only valid as long as the DOFSystemState remains valid. It must not be destroyed individually.
Parameters
selfThe DOFSystemState of interest. Should not be NULL.
Returns
the DOFPermissionSet containing allowed permissions
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22