System.Tether.NetworkAdapter.TTetheringNetworkAdapter.GetAdapterType

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

Delphi

function GetAdapterType: TTetheringAdapterType; override;

C++

virtual System::UnicodeString __fastcall GetAdapterType(void);

プロパティ

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


説明

AdapterType プロパティの取得メソッドです。

文字列 Network を参照してください。

関連項目