System.Bluetooth.TBluetoothCustomAdapter.GetAdapterName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAdapterName: string; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetAdapterName() = 0 ;

Eigenschaften

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


Beschreibung

Getter (Zugriffsmethode) von AdapterName.

Siehe auch