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.
