Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A handle that corresponds to an outstanding invite that has been sent.
Syntax
typedef struct XblMultiplayerInviteHandle {
char Data[XBL_GUID_LENGTH];
} XblMultiplayerInviteHandle
Members
Data
Type: char[XBL_GUID_LENGTH]
The outstanding invite GUID.
Requirements
Header: multiplayer_c.h