Returns whether or not a node is a member of the given group.
- Parameters
-
self | The DOFAuthenticatorNode object. This must not be NULL. |
groupID | The 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. |