System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance

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

Delphi

class function CreateInstance: TTetheringAdapter; override;

C++

__classmethod virtual System::Tether::Manager::TTetheringAdapter* __fastcall CreateInstance();

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter

説明

TTetheringAdapter のインスタンスを作成し、それを返します。

System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance は System.Tether.Manager.TTetheringAdapter.CreateInstance を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringAdapter.CreateInstance を参照しています。


TTetheringAdapter のインスタンスを作成し、それを返します。

関連項目