System.Bluetooth.Components.TBluetooth.GetCurrentAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCurrentAdapter: TBluetoothAdapter;

C++

System::Bluetooth::TBluetoothAdapter* __fastcall GetCurrentAdapter();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Getter-Methode von CurrentAdapter.

Siehe auch