XblAchievementsManagerIsUserInitialized
Checks whether a specific user has had its initial state synced.
Syntax
HRESULT XblAchievementsManagerIsUserInitialized(
uint64_t xboxUserId
)
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