XblAchievementsProgressChangeHandler
A callback invoked when a progress is made on an achievement.Syntax
Parameters
eventArgs _In_Type: XblAchievementProgressChangeEventArgs* The arguments associated with the change in achievement state. The fields of the struct are only valid during the callback. context _In_opt_
Type: void* Context provided by when the handler is added.
