System.Bluetooth.TBluetoothManager.GetConnectionState
Delphi
function GetConnectionState: TBluetoothConnectionState; virtual; abstract;
C++
virtual TBluetoothConnectionState __fastcall GetConnectionState() = 0 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothManager | 
Beschreibung
- Hinweis: Diese ist eine abstrakte Methode, die von plattformspezifischen Unterklassen von TBluetoothManager implementiert wird.
Getter von ConnectionState.