XblAchievementsManagerDoWork
Called whenever the title wants to update the state of achievements and get list of change events.Syntax
Parameters
achievementsEvents _Outptr_result_maybenull_Type: XblAchievementsManagerEvent** Passes back a pointer to the array of achievement events that have occurred since the last call to XblAchievementsManagerDoWork. achievementsEventsCount _Out_
Type: size_t* Passes back the number of events in the achievement events array.
