XblMatchmakingGetMatchTicketDetailsAsync
Retrieves the properties of a match ticket from the server.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle XBOX live context for the local user. serviceConfigurationId _In_
Type: char* The Service Configuration ID (SCID) for the title. The SCID is considered case sensitive so paste it directly from the Partner Center. hopperName _In_
Type: char* The name of the hopper where the match ticket is located. ticketId _In_
Type: char* The ticket id of the match ticket to retrieve. asyncBlock _In_
Type: XAsyncBlock* The AsyncBlock for this operation.
