BluetoothLEAppearance.RawValue Propriedade

Definição

Obtém o valor bruto de aparência do dispositivo Bluetooth LE.

public:
 property unsigned short RawValue { unsigned short get(); };
uint16_t RawValue();
public ushort RawValue { get; }
var uInt16 = bluetoothLEAppearance.rawValue;
Public ReadOnly Property RawValue As UShort

Valor da propriedade

UInt16

unsigned short

uint16_t

O valor bruto de aparência do dispositivo Bluetooth LE.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a