共用方式為


BluetoothClassOfDevice.RawValue 屬性

定義

取得以整數值表示的藍牙裝置類別資訊。

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

藍牙類別裝置資訊,以原始整數值表示。

Windows 需求

應用程式功能
bluetooth

適用於