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.
Duplicates a XblPresenceRecordHandle.
Syntax
HRESULT XblPresenceRecordDuplicateHandle(
XblPresenceRecordHandle handle,
XblPresenceRecordHandle* duplicatedHandle
)
Parameters
handle _In_
Type: XblPresenceRecordHandle
The presence record handle.
duplicatedHandle _Out_
Type: XblPresenceRecordHandle*
Passe back the duplicated handle.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: presence_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib