System.Tether.Manager.TTetheringProfile.GetAdapter

提供: RAD Studio API Documentation
2014年8月18日 (月) 06:42時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-15733)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function GetAdapter(AnAdapterType: TTetheringAdapterType): TTetheringAdapter; virtual;

C++

virtual TTetheringAdapter* __fastcall GetAdapter(System::UnicodeString AnAdapterType);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


説明

プロファイルのマネージャサポートされている、指定されたアダプタ タイプTTetheringAdapter のサブクラス インスタンスを返します。

関連項目