Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the number of profiles from a completed get XblProfileGetUserProfilesAsync operation.
Syntax
HRESULT XblProfileGetUserProfilesResultCount(
XAsyncBlock* async,
size_t* profileCount
)
Parameters
async _In_
Type: XAsyncBlock*
The same AsyncBlock that was passed to XblProfileGetUserProfilesAsync.
profileCount _Out_
Type: size_t*
Passes back the number of profiles.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: profile_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib