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.
Increments the reference count to a local search handle details object.
Syntax
HRESULT XblMultiplayerSearchHandleDuplicateHandle(
XblMultiplayerSearchHandle handle,
XblMultiplayerSearchHandle* duplicatedHandle
)
Parameters
handle _In_
Type: XblMultiplayerSearchHandle
Handle to the search handle details.
duplicatedHandle _Out_
Type: XblMultiplayerSearchHandle*
Passes back the duplicated handle.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib