OpenDOF Project
void(* DOFAuthenticatorNode::Release)(DOFAuthenticatorNode self)

Notifies the owner of this node that the node is no longer needed.

No additional calls will be made for this node. Typically, this would free the node's resources. The action taken is up to the storage implementation.

Parameters
selfThe DOFAuthenticatorNode object. This must not be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22