OpenDOF Project
boolean(* DOFAuthenticatorNode::IsMember)(DOFAuthenticatorNode self, DOFObjectIDAuthentication groupID)

Returns whether or not a node is a member of the given group.

Parameters
selfThe DOFAuthenticatorNode object. This must not be NULL.
groupIDThe ID of the group in which to check.
Return values
Non-Zero(TRUE) The node is in the group.
Zero(FALSE) The node is not in the group.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22