System.Bluetooth.TBluetoothLEManager.GetBluetoothManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function GetBluetoothManager: TBluetoothLEManager; virtual; abstract;

C++

virtual __classmethod TBluetoothLEManager* __fastcall GetBluetoothManager() = 0 ;

Propriétés

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


Description

Renvoie une instance d'une sous-classe de BluetoothManager qui implémente le support pour la plate-forme sur laquelle votre application s'exécute.

Voir aussi