XblMultiplayerSearchHandleGetCreationTime
Get the creation time of the search handle.
Syntax
HRESULT XblMultiplayerSearchHandleGetCreationTime(
XblMultiplayerSearchHandle handle,
time_t* creationTime
)
Parameters
handle _In_
Type: XblMultiplayerSearchHandle
Handle to the search handle details.
creationTime _Out_
Type: time_t*
Passes back the time the serach handle was created in MPSD (not the local object).
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.141.GSDK.C.lib