XblMultiplayerSessionChangedHandler
A callback method to be called when a session changes.
Syntax
void XblMultiplayerSessionChangedHandler(
void* context,
XblMultiplayerSessionChangeEventArgs args
)
Parameters
context _In_opt_
Type: void*
Caller context to be passed the handler.
args _In_
Type: XblMultiplayerSessionChangeEventArgs
Arguments to be passed the handler.
Return value
Type: void
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.141.GSDK.C.lib