WinAPI.WindowsStore.TAppProducts.IndexOf

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IndexOf(const AInAppOfferToken: String): Integer; overload;
function IndexOf(const AStoreProduct: IStoreProduct): Integer; overload;

C++

int __fastcall IndexOf(const System::UnicodeString AInAppOfferToken)/* overload */;
int __fastcall IndexOf(const Winapi::Commontypes::_di_IStoreProduct AStoreProduct)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
Winapi.WindowsStore.pas
Winapi.WindowsStore.hpp
WinAPI.WindowsStore TAppProducts

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。