System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast_V4.GetAdapterType

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

Delphi

function GetAdapterType: TTetheringAdapterType; override;

C++

virtual System::UnicodeString __fastcall GetAdapterType();

プロパティ

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

説明

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

System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast V4.GetAdapterType は System.Tether.Manager.TTetheringAdapter.GetAdapterType を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringAdapter.GetAdapterType を参照しています。

メモ: これは抽象メソッドで、Tethering アダプタの技術固有のサブクラスで実装されます。


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

TTetheringAdapter のサブクラスで、GetAdapterType をオーバーライドし実装します。

関連項目