OpenDOF Project
DOFPermission DOFPermissionActAsAny_Create ( void  )

Create a Act As Any type Permission.

This permission, if granted, allows the node to proxy as any another node (useful for routing nodes).

Resource Management:
This function allocates resources that must later be freed by calling DOFPermission_Destroy.
Returns
A new permission, as indicated.
Exceptions
NULLis returned if the permission cannot be created.
See Also
DOFPermissionActAs_Create
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25