Skip to main content

XblLeaderboardGetLeaderboardResultSize

Get the result size for an XblLeaderboardGetLeaderboardAsync call.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation. resultSizeInBytes   _Out_
Type: size_t*
The size in bytes required to store the user statistics result.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

Header: leaderboard_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

leaderboard_c
Last modified on August 4, 2026