다음을 통해 공유


BluetoothClassOfDevice.FromRawValue(UInt32) 메서드

정의

디바이스의 주 클래스, 부 클래스 및 서비스 기능을 나타내는 원시 정수 값으로 BluetoothClassOfDevice 개체를 만듭니다.

public:
 static BluetoothClassOfDevice ^ FromRawValue(unsigned int rawValue);
 static BluetoothClassOfDevice FromRawValue(uint32_t const& rawValue);
public static BluetoothClassOfDevice FromRawValue(uint rawValue);
function fromRawValue(rawValue)
Public Shared Function FromRawValue (rawValue As UInteger) As BluetoothClassOfDevice

매개 변수

rawValue
UInt32

unsigned int

uint32_t

BluetoothClassOfDevice 개체를 만들 원시 정수 값입니다.

반환

BluetoothClassOfDevice 개체입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상