次の方法で共有


BluetoothClassOfDevice.RawValue プロパティ

定義

整数値として表されるデバイス情報の Bluetooth クラスを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

生の整数値として表される Bluetooth クラスのデバイス情報。

Windows の要件

アプリの機能
bluetooth

適用対象