XblProfileGetUserProfilesResultCount
完了した XblProfileGetUserProfilesAsync 操作からプロファイルの数を取得します。
構文
HRESULT XblProfileGetUserProfilesResultCount(
XAsyncBlock* async,
size_t* profileCount
)
パラメーター
async _In_
型: XAsyncBlock*
XblProfileGetUserProfilesAsync に渡されたのと同じ AsyncBlock。
profileCount _Out_
型: size_t*
プロファイルの数を返します。
戻り値
型: HRESULT
この API 操作の HRESULT 結果コード。
要件
ヘッダー: profile_c.h
ライブラリ: Microsoft.Xbox.Services.14x.GDK.C.lib