XblMultiplayerSearchHandleGetCustomSessionPropertiesJson
Get the custom session properties for the associated session.Syntax
Parameters
handle _In_Type: XblMultiplayerSearchHandle Handle to the search handle details. customPropertiesJson _Out_
Type: char** Passes back the custom properties JSON string. The memory for the returned pointer will remain valid for the life of the XblMultiplayerSessionHandle object until it is closed.
