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

적용 대상