Skip to main content

XStoreShowAssociatedProductsUIResult

XStoreShowAssociatedProductsUIAsync の呼び出し結果を取得します。

Syntax

Parameters

async   _Inout_
型: XAsyncBlock*
呼び出しが完了したときに、製品 UI の結果が格納される XAsyncBlock オブジェクト。

Return value

型: HRESULT 成功した場合は S_OK、それ以外の場合はエラー コードを返します。

Remarks

XAsyncBlock 構造体を使用して関数呼び出しの状態をポーリングしたり、結果を取得したりできます。 タイトルに関連付けられた利用可能なアドオンのセットを確認するには、XStoreShowAssociatedProductsUIAsync を呼び出します。 XStoreDownloadAndInstallPackagesAsync の呼び出し結果を取得するには、XStoreDownloadAndInstallPackagesResult を呼び出します。

Requirements

ヘッダー: XStore.h サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体

See also

XStore
XAsyncBlock
XStoreShowProductPageUIResult
最終更新日 2026年8月24日