OpenDOF Project
DOFPermission DOFPermissionBindingBuilder_BuildAndDestroy ( DOFPermissionBindingBuilder  self)

Build a binding permission from the given binding permission builder, and destroy the given builder.

Parameters
selfThe binding permission builder from which to build the permission. This should not be NULL.
Returns
A new permission, as described by the builder.
Exceptions
NULLis returned if the permission cannot be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22