XblMultiplayerSearchHandleGetJoinRestriction
Get join restriction of the session associated with the search handle.
Syntax
HRESULT XblMultiplayerSearchHandleGetJoinRestriction(
XblMultiplayerSearchHandle handle,
XblMultiplayerSessionRestriction* joinRestriction
)
Parameters
handle _In_
Type: XblMultiplayerSearchHandle
Handle to the search handle details.
joinRestriction _Out_
Type: XblMultiplayerSessionRestriction*
Passes back the join restriction of the associated session.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.141.GSDK.C.lib