System.Bluetooth.TBluetoothDevice.GetClassDevice

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetClassDevice: Integer; virtual; abstract;

C++

virtual int __fastcall GetClassDevice() = 0 ;

Eigenschaften

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


Beschreibung

Hinweis: Dies ist eine abstrakte Methode, die von plattformspezifischen Unterklassen von TBluetoothDevice implementiert wird.

Getter von ClassDevice.

Siehe auch