XblTitleManagedStatsUpdateStatsAsync
Partially update the calling user’s stats. Stats will only be overwritten if they already exist (any stats not referenced will remain unchanged).Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. statistics _In_
Type: XblTitleManagedStatistic* A list of XblTitleManagedStatistic to submit. statisticsCount _In_
Type: size_t Number of items in the statistics array. async _In_
Type: XAsyncBlock* Used for async call.
