次の方法で共有


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

適用対象