Skip to main content

XblProfileGetUserProfileResult

Get the result for a completed XblProfileGetUserProfileAsync operation.

Syntax

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

See also

profile_c
Last modified on August 4, 2026