Common Structures
The Peer Infrastructure uses the following common structures.
Structure | Description |
---|---|
PEER_ADDRESS | Specifies the information about the IP address. |
PEER_CONNECTION_INFO | Contains information about a connection. This structure is returned when you are enumerating peer graphing or grouping connections. |
PEER_DATA | Contains binary data. |
PEER_EVENT_CONNECTION_CHANGE_DATA | Contains updated information that includes changes to a neighbor or direct connection. |
PEER_EVENT_INCOMING_DATA | Contains updated information that includes data changes a node receives from a neighbor or direct connection. |
PEER_EVENT_RECORD_CHANGE_DATA | Contains updated information that an application requests for data changes to a record or record type. |
PEER_RECORD | Contains the record object that an application uses. |
PEER_VERSION_DATA | Contains the version information about the Peer Graphing and Grouping APIs. |