Skip to main content
Gets the result of a successful PFStatisticsIncrementStatisticVersionAsync call.

Syntax

Parameters

async   XAsyncBlock*
Inout
XAsyncBlock for the async operation. result   PFStatisticsIncrementStatisticVersionResponse*
output
PFStatisticsIncrementStatisticVersionResponse object that will be populated with the result.

Return value

Type: HRESULT Result code for this API operation. If the service call is unsuccessful, the result will be E_PF_EXTERNAL_ENTITY_NOT_ALLOWED_FOR_TIER, E_PF_STATISTIC_NOT_FOUND, E_PF_STATISTIC_UPDATE_IN_PROGRESS, E_PF_STATISTIC_VERSION_INCREMENT_RATE_EXCEEDED, E_PF_VERSION_INCREMENT_RATE_EXCEEDED or any of the global PlayFab Service errors. See doc page “Handling PlayFab Errors” for more details on error handling.

Requirements

Header: PFStatistics.h

See also

PFStatistics members
Last modified on August 31, 2026