Partager via


BluetoothClassOfDevice.RawValue Propriété

Définition

Obtient les informations de la classe Bluetooth de l’appareil, représentées sous la forme d’une valeur entière.

public:
 property unsigned int RawValue { unsigned int get(); };
uint32_t RawValue();
public uint RawValue { get; }
var uInt32 = bluetoothClassOfDevice.rawValue;
Public ReadOnly Property RawValue As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Informations sur la classe Bluetooth de l’appareil, représentées sous la forme d’une valeur entière brute.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à