OpenDOF Project
DOFPermission DOFPermissionActAs_Create ( DOFObjectIDSource  sourceID)

Create a Act As type Permission.

This permission, if granted, allows the node to proxy as another.

Resource Management:
This function allocates resources that must later be freed by calling DOFPermission_Destroy.
Parameters
sourceIDThe source identifier. This should not be NULL. Source identifiers cannot use the Broadcast ID.
Returns
A new permission, as indicated.
Exceptions
NULLis returned if the permission cannot be created.
See Also
DOFPermissionActAsAny_Create
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22