System.Bluetooth.TBluetoothDevice.ClassDeviceMajorString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function ClassDeviceMajorString(AMajor: Integer): string; static;

C++

static System::UnicodeString __fastcall ClassDeviceMajorString(int AMajor);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothDevice


Description

Chaîne qui identifie la classe majeure du périphérique.

Consultez les valeurs possibles dans la colonne Chaîne du tableau suivant :

Classe majeure Chaîne Valeur

Audio et vidéo

AUDIO_VIDEO

1024

Ordinateur

COMPUTER

256

Santé

HEALTH

2304

Imagerie

IMAGING

1536

Divers

MISC

0

Réseau

NETWORKING

768

Périphérique

PERIPHERAL

1280

Téléphone

PHONE

512

Jouet

TOY

2048

Sans catégorie

UNCATEGORIZED

7936

Mobile

WEARABLE

1792

Voir aussi