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 XblAchievementsResultHandle.
Syntax
HRESULT XblAchievementsResultDuplicateHandle(
XblAchievementsResultHandle handle,
XblAchievementsResultHandle* duplicatedHandle
)
Parameters
handle _In_
Type: XblAchievementsResultHandle
The XblAchievementsResultHandle to duplicate.
duplicatedHandle _Out_
Type: XblAchievementsResultHandle*
The duplicated handle.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: achievements_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib