System.Bluetooth.TBluetoothManager.DoGetClassicAdapter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoGetClassicAdapter: TBluetoothAdapter; virtual; abstract;

C++

virtual TBluetoothAdapter* __fastcall DoGetClassicAdapter() = 0 ;

Propriétés

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


Description

Remarque : C'est une méthode abstraite implémentée par les sous-classes de TBluetoothManager spécifiques à la plate-forme.

Accesseur en lecture de CurrentAdapter.

Voir aussi