OpenDOF Project
DOFPermission DOFPermissionDefine_Create ( const DOFInterfaceID  interfaceID)

Create a Define type Permission.

Resource Management:
This function allocates resources that must later be freed by calling DOFPermission_Destroy.
Parameters
interfaceIDThe interface to define. The Wildcard IID indicates permission to define all interfaces. This should not be NULL.
Returns
A new permission, as indicated.
Exceptions
NULLis returned if the permission cannot be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22