System.Tether.AppProfile
TTetheringAppProfile と関連メンバを提供します。
「アプリケーション テザリングの使用」を参照してください。
| パッケージ | tethering370.bpl | 
|---|
クラス
| TActionCollection | TActionCollection は TLocalAction のインスタンスのコレクションです。 | 
| TCustomLocalItem | この項目を共有しているプロファイルの観点から見た共有項目を表しています。 | 
| TCustomRemoteItem | リモート プロファイルにより共有される項目を表します。 | 
| TLocalAction | このアクションを共有しているプロファイルの観点から見た共有アクションを表しています。 | 
| TLocalResource | このリソースを共有しているプロファイルの観点から見た共有リソースを表しています。 | 
| TRemoteAction | リモート プロファイルにより共有されるアクションを表します。 | 
| TRemoteResource | リモート プロファイルにより共有されるリソースを表します。 | 
| TResourceCollection | TResourceCollection は TLocalResource のインスタンスのコレクションです。 | 
| TTetheringAppProfile | Profile は、アプリケーションを表す、アプリケーション テザリングのプロファイルです。 | 
型
| TAcceptResourceEvent | TTetheringAppProfile.OnAcceptResource イベントのイベント ハンドラの型。 | 
| TActionUpdatedEvent | TTetheringAppProfile.OnActionUpdated イベントのイベント ハンドラの型。 | 
| TASyncRemoteActionEvent | TTetheringAppProfile.OnASyncRemoteActionEnd イベントのイベント ハンドラの型。 | 
| TConnectedProfilePair | キーと値のペアのコレクションです。 | 
| TRemoteActionHandle | 非同期 TRemoteAction を識別するために入力します。 | 
| TRemoteActionState | 非同期の TRemoteAction の現在の状態です。 | 
| TRemoteProfileUpdateEvent | TTetheringAppProfile.OnRemoteProfileUpdate イベントのイベント ハンドラの型。 | 
| TRemoteResourceType | ローカル リソースまたはリモート リソースが保有しているデータの型。 | 
| TResourceType | 標準データ型の 1 つを表します。 | 
| TResourceUpdatedEvent | TLocalResource.OnResourceReceived イベントのイベント ハンドラの型。 | 
| TResourceValue | 値のラッパー。 | 
| TSimpleValue | ブーリアン、整数または浮動小数点数を格納しているレコード。 | 
| TSubscribedResPair | キー/値ペアのコレクションで、キーは TTetheringProfileInfo のインスタンスで、値は TCustomRemoteItem のインスタンスです。 | 
| TTetheringRemoteItemType | リモート項目のタイプ。 | 
| TTetheringRemoteKind | 項目の値が項目を公開しているアプリケーションで定義されているのか(Shared)、別のリモート項目からミラーリングされているのか(Mirror)を決定します。 | 
定数
| AppProfileActionCaption | AppProfileActionCaption: string = ActionCaption; | 
| AppProfileActionEnabled | AppProfileActionEnabled: string = ActionEnabled; | 
| AppProfileActionHint | AppProfileActionHint: string = ActionHint; | 
| AppProfileDataType | AppProfileDataType: string = DataType; | 
| AppProfileResourceType | AppProfileResourceType: string = ResourceType; | 
| AppProfileValue | AppProfileValue: string = Value; | 
| InvalidRemoteHandle | InvalidRemoteHandle: Cardinal = $FFFFFFFF; |