Bagikan melalui


BluetoothClassOfDevice.FromRawValue(UInt32) Metode

Definisi

Membuat objek BluetoothClassOfDevice dari nilai bilangan bulat mentah yang mewakili Kelas Utama, Kelas Minor, dan Kemampuan Layanan perangkat.

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

Parameter

rawValue
UInt32

unsigned int

uint32_t

Nilai bilangan bulat mentah untuk membuat objek BluetoothClassOfDevice.

Mengembalikan

Objek BluetoothClassOfDevice.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk