Skip to main content
Awards the specified users the specified Steam achievements

Syntax

Parameters

titleEntityHandle   PFEntityHandle PFEntityHandle for a title Entity obtained using PFAuthenticationGetEntityWithSecretKeyAsync. request   PFPlatformSpecificAwardSteamAchievementRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on Windows, Linux, and macOS. When the asynchronous task is complete, call PFPlatformSpecificServerAwardSteamAchievementGetResultSize and PFPlatformSpecificServerAwardSteamAchievementGetResult to get the result.

Requirements

Header: PFPlatformSpecific.h

See also

PFPlatformSpecific members
Last modified on August 31, 2026