System.Tether.Manager.TTetheringProfile.GetAdapter

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

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 のサブクラス インスタンスを返します。

関連項目