System.Tether.AppProfile

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

TTetheringAppProfile と関連メンバを提供します。

アプリケーション テザリングの使用」を参照してください。

パッケージ tethering250.bpl

クラス

TActionCollectionTActionCollectionTLocalAction のインスタンスのコレクションです。
TCustomLocalItemこの項目を共有しているプロファイルの観点から見た共有項目を表しています。
TCustomRemoteItemリモート プロファイルにより共有される項目を表します。
TLocalActionこのアクションを共有しているプロファイルの観点から見た共有アクションを表しています。
TLocalResourceこのリソースを共有しているプロファイルの観点から見た共有リソースを表しています。
TRemoteActionリモート プロファイルにより共有されるアクションを表します。
TRemoteResourceリモート プロファイルにより共有されるリソースを表します。
TResourceCollectionTResourceCollectionTLocalResource のインスタンスのコレクションです。
TTetheringAppProfile Profile は、アプリケーションを表す、アプリケーション テザリングのプロファイルです。

TAcceptResourceEventTTetheringAppProfile.OnAcceptResource イベントのイベント ハンドラの型。
TActionUpdatedEventTTetheringAppProfile.OnActionUpdated イベントのイベント ハンドラの型。
TASyncRemoteActionEventTTetheringAppProfile.OnASyncRemoteActionEnd イベントのイベント ハンドラの型。
TConnectedProfilePairキーと値のペアのコレクションです。
TRemoteActionHandle非同期 TRemoteAction を識別するために入力します。
TRemoteActionState非同期の TRemoteAction の現在の状態です。
TRemoteProfileUpdateEventTTetheringAppProfile.OnRemoteProfileUpdate イベントのイベント ハンドラの型。
TRemoteResourceTypeローカル リソースまたはリモート リソースが保有しているデータの型。
TResourceType標準データ型の 1 つを表します。
TResourceUpdatedEventTLocalResource.OnResourceReceived イベントのイベント ハンドラの型。
TResourceValue値のラッパー。
TSimpleValueブーリアン、整数または浮動小数点数を格納しているレコード。
TSubscribedResPairキー/値ペアのコレクションで、キーは TTetheringProfileInfo のインスタンスで、値は TCustomRemoteItem のインスタンスです。
TTetheringRemoteItemTypeリモート項目のタイプ。
TTetheringRemoteKind項目の値が項目を公開しているアプリケーションで定義されているのか(Shared)、別のリモート項目からミラーリングされているのか(Mirror)を決定します。

定数

AppProfileActionCaptionAppProfileActionCaption: string = ActionCaption;
AppProfileActionEnabledAppProfileActionEnabled: string = ActionEnabled;
AppProfileActionHintAppProfileActionHint: string = ActionHint;
AppProfileDataTypeAppProfileDataType: string = DataType;
AppProfileResourceTypeAppProfileResourceType: string = ResourceType;
AppProfileValueAppProfileValue: string = Value;
InvalidRemoteHandleInvalidRemoteHandle: NativeUInt = $FFFFFFFF;