System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function CreateInstance: TTetheringAdapter; override;

C++

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

Properties

Type Visibility Source Unit Parent
function public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter

Description

Creates an instance of TTetheringBluetoothAdapter and returns it.

See Also