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.
Get whether or not the session associated with the search handle is temporaraly closed for joining.
Syntax
HRESULT XblMultiplayerSearchHandleGetSessionClosed(
XblMultiplayerSearchHandle handle,
bool* closed
)
Parameters
handle _In_
Type: XblMultiplayerSearchHandle
Handle to the search handle details.
closed _Out_
Type: bool*
Passes back whether the session is closed or not.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib