BluetoothClassOfDevice.RawValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Bluetooth Class Of Device information, represented as a raw integer value.
Windows requirements
App capabilities |
bluetooth
|