Grouping API Enumerations
The Grouping API uses the following enumerations:
Enumeration | Description |
---|---|
PEER_GROUP_AUTHENTICATION_SCHEME | Defines the set of possible authentication schemes that can be used to authenticate peers joining a peer group. |
PEER_GROUP_EVENT_TYPE | Contains the specific peer event types that can occur within a peer group. |
PEER_GROUP_ISSUE_CREDENTIAL_FLAGS | Specifies if user credentials are stored within a group. |
PEER_GROUP_PROPERTY_FLAGS | Specifies peer group membership settings. |
PEER_GROUP_STATUS | Indicates whether or not the peer group has connections present. |
PEER_MEMBER_CHANGE_TYPE | Defines the set of possible peer group membership and presence states for a peer. |
PEER_MEMBER_FLAGS | Allows an application to specify whether all members or only present ones should be enumerated when the PeerGroupEnumMembers function is called, or to indicate whether or not a member is present within the peer group. |