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.
Get the result for a completed XblProfileGetUserProfileAsync operation.
Syntax
HRESULT XblProfileGetUserProfileResult(
XAsyncBlock* async,
XblUserProfile* profile
)
Parameters
async _In_
Type: XAsyncBlock*
The same AsyncBlock that was passed to XblProfileGetUserProfileAsync.
profile _Out_
Type: XblUserProfile*
A caller allocated profile object to write the result to.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: profile_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib