This data structure is part of the Achievements Interface.
Remarks
Data containing the result information for querying a player's achievements request.
Properties
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
void* ClientData | Context that was passed into EOS_Achievements_QueryPlayerAchievements. |
EOS_ProductUserId UserId | The Product User ID of the user who initiated this request. |