Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if there are more pages of achievements to retrieve from the service.
Syntax
HRESULT XblAchievementsResultHasNext(
XblAchievementsResultHandle resultHandle,
bool* hasNext
)
Parameters
resultHandle _In_
Type: XblAchievementsResultHandle
Achievement result handle.
hasNext _Out_
Type: bool*
Passes back true if there are more results to retrieve, false otherwise.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: achievements_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib