Share via


BluetoothClassOfDevice.RawValue Property

Definition

Gets the Bluetooth Class Of Device information, represented as an integer value.

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

Property Value

UInt32

unsigned int

uint32_t

The Bluetooth Class Of Device information, represented as a raw integer value.

Windows requirements

App capabilities
bluetooth

Applies to