다음을 통해 공유


BluetoothLEAppearance.RawValue 속성

정의

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

속성 값

UInt16

unsigned short

uint16_t

Bluetooth LE 디바이스의 모양 원시 값입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상