XblProfileGetUserProfileResult
完了した XblProfileGetUserProfileAsync 操作の結果を取得します。
構文
HRESULT XblProfileGetUserProfileResult(
XAsyncBlock* async,
XblUserProfile* profile
)
パラメーター
async _In_
型: XAsyncBlock*
XblProfileGetUserProfileAsync に渡されたものと同じ AsyncBlock。
profile _Out_
型: XblUserProfile*
結果の書き込み先として呼び出し元に割り当てられたプロフィール オブジェクト。
戻り値
型: HRESULT
この API 操作の HRESULT 結果コード。
要件
ヘッダー: profile_c.h
ライブラリ: Microsoft.Xbox.Services.14x.GDK.C.lib