WinAPI.WindowsStore.TAppProducts.IndexOf
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 | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。