Skip to main content

XblAchievementsManagerIsUserInitialized

Checks whether a specific user has had its initial state synced.

Syntax

Parameters

xboxUserId   _In_
Type: uint64_t
XBOX Live User to check.

Return value

Type: HRESULT HRESULT return code for this API operation. If the user is not initialized, this function will return E_FAIL.

Requirements

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

See also

achievements_manager_c
Last modified on August 20, 2026