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.
Retrieves additional information for XblMultiplayerEventType::TournamentGameSessionReady events.
Syntax
HRESULT XblMultiplayerEventArgsTournamentGameSessionReady(
XblMultiplayerEventArgsHandle argsHandle,
time_t* startTime
)
Parameters
argsHandle _In_
Type: XblMultiplayerEventArgsHandle
The event args handle from the XblMultiplayerEvent.
startTime _Out_
Type: time_t*
Passes back the game's start time for the tournament.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: multiplayer_manager_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib