XblTitleManagedStatsDeleteStatsAsync
Delete stats for the calling user (any stats not referenced will remain unchanged).Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. statisticNames _In_
Type: char** A list of names of statistics to delete. If there isn’t an existing statistic matching a provided name, no changes will be made for that statistic. statisticNamesCount _In_
Type: size_t Number of items in the statisticNames array. async _In_
Type: XAsyncBlock* Used for async call.
