XblMultiplayerSearchHandleGetMemberCounts
Get the current and max number of members in the associated session.Syntax
Parameters
handle _In_Type: XblMultiplayerSearchHandle Handle to the search handle details. maxMembers _Out_opt_
Type: size_t* Passes back the max members allowed in session. currentMembers _Out_opt_
Type: size_t* Passes back the current number of members in session.
