Skip to main content

XblSocialRelationshipResultDuplicateHandle

Duplicates the XblSocialRelationshipResultHandle.

Syntax

Parameters

handle   _In_
Type: XblSocialRelationshipResultHandle
The XblSocialRelationshipResultHandle to duplicate. duplicatedHandle   _Out_
Type: XblSocialRelationshipResultHandle*
Passes back the duplicated handle.

Return value

Type: HRESULT HRESULT return code for this API operation.

Remarks

When no longer using the XblSocialRelationshipResultHandle, make sure to call XblSocialRelationshipResultCloseHandle.

Requirements

Header: social_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

social_c
Last modified on August 4, 2026