Skip to main content

XStoreCloseProductsQueryHandle

指定されたストア製品クエリ ハンドルを閉じます。

Syntax

Parameters

productQueryHandle   _In_
型: XStoreProductQueryHandle
閉じるハンドル。

Return value

型: void

Remarks

この関数はタイム センシティブ スレッドで安全に呼び出すことができます。 この関数は、XStoreQueryProductForCurrentGameResultXStoreQueryProductForPackageResult.mdXStoreQueryEntitledProductsResult、または XStoreQueryProductsResult から返される製品クエリ ハンドルを閉じます。開かれた製品クエリ ハンドルを閉じないと、メモリ リークが発生します。使用例については、XStoreQueryAssociatedProductsAsync を参照してください。

Requirements

ヘッダー: XStore.h (XGameRuntime.h に含まれる) ライブラリ: xgameruntime.lib サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体

Conceptual documentation

See also

XStore
XStoreQueryProductForCurrentGameResult
XStoreQueryProductForPackageResult.md
XStoreQueryEntitledProductsResult
XStoreQueryProductsResult
最終更新日 2026年8月24日