API:System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create; override;

C++

__fastcall virtual TTetheringBluetoothAdapter();

Properties

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

Description

Creates an instance of TTetheringAdapter.

System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.Create inherits from System.Tether.Manager.TTetheringAdapter.Create. All content below this line refers to System.Tether.Manager.TTetheringAdapter.Create.

Creates an instance of TTetheringAdapter.

TTetheringAdapter creates a new TTetheringManagerInfoList and a TTetheringProfileInfoList.

See Also