XStoreCloseProductsQueryHandle
指定されたストア製品クエリ ハンドルを閉じます。Syntax
Parameters
productQueryHandle _In_型: XStoreProductQueryHandle 閉じるハンドル。
Return value
型: voidRemarks
この関数はタイム センシティブ スレッドで安全に呼び出すことができます。 この関数は、XStoreQueryProductForCurrentGameResult、XStoreQueryProductForPackageResult.md、XStoreQueryEntitledProductsResult、または XStoreQueryProductsResult から返される製品クエリ ハンドルを閉じます。開かれた製品クエリ ハンドルを閉じないと、メモリ リークが発生します。使用例については、XStoreQueryAssociatedProductsAsync を参照してください。Requirements
ヘッダー: XStore.h (XGameRuntime.h に含まれる) ライブラリ: xgameruntime.lib サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体Conceptual documentation
See also
XStoreXStoreQueryProductForCurrentGameResult
XStoreQueryProductForPackageResult.md
XStoreQueryEntitledProductsResult
XStoreQueryProductsResult
