System.Bluetooth.TBluetoothLEManager.GetConnectionState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetConnectionState: TBluetoothConnectionState; virtual; abstract;

C++

virtual TBluetoothConnectionState __fastcall GetConnectionState() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


Description

Remarque : Il s'agit d'une méthode abstraite qu'implémentent les sous-classes de TBluetoothLEManager spécifiques à la plate-forme.

Accesseur en lecture de ConnectionState.

Voir aussi