Compartilhar via


BluetoothClassOfDevice.RawValue Propriedade

Definição

Obtém as informações da classe Bluetooth do dispositivo, representadas como um valor inteiro.

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 da propriedade

UInt32

unsigned int

uint32_t

As informações da Classe bluetooth do dispositivo, representadas como um valor inteiro bruto.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a