Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides the matchmaking ticket status.
Syntax
HRESULT PFMatchmakingTicketGetStatus(
PFMatchmakingTicketHandle ticket,
PFMatchmakingTicketStatus* status
)
Parameters
ticket PFMatchmakingTicketHandle
TBD
status PFMatchmakingTicketStatus*
output
The matchmaking ticket status.
Return value
Type: HRESULT
S_OK if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PFMultiplayerGetErrorMessage().
Requirements
Header: PFMatchmaking.h