ovrRequest ovr_Challenges_GetEntriesAfterRank(ovrID challengeID, int limit, unsigned long long afterRank)
challengeID: ovrID
The id of the challenge whose entries to return.
limit: int
The maximum number of entries to return.
afterRank: unsigned long long
The position after which to start. For example, 10 returns challenge results starting with the 11th user.