XblAchievementsResultGetNextAsync
Gets the result of next page of achievements for a player of the specified title.Syntax
Parameters
resultHandle _In_Type: XblAchievementsResultHandle Handle to the achievement result. maxItems _In_
Type: uint32_t The maximum number of items that the result can contain. Pass 0 to attempt to retrieve all items. async _In_
Type: XAsyncBlock* Caller allocated AsyncBlock.
