System.Tether.AppProfile.TSubscribedResPair

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

C++

typedef System::Generics::Collections::TPair__2<System::Tether::Manager::TTetheringProfileInfo,TCustomRemoteItem*> TSubscribedResPair;

プロパティ

種類 可視性 ソース ユニット
typedef public System.Tether.AppProfile.hpp System.Tether.AppProfile System.Tether.AppProfile


説明

キー/値ペアのコレクションで、キーは TTetheringProfileInfo のインスタンスで、値は TCustomRemoteItem のインスタンスです。

TTetheringAppProfile は、TSubscribedResPair を内部的に使用して、接続されたリモート プロファイルおよびリモート項目のリストを保有します。

関連項目