Compartir a través de


BluetoothClassOfDevice.RawValue Propiedad

Definición

Obtiene la información de clase de dispositivo Bluetooth, representada como un valor entero.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

La información de clase de dispositivo Bluetooth, representada como un valor entero sin formato.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a