BluetoothLEAppearance.FromRawValue(UInt16) Metode

Definisi

Membuat objek BluetoothLEAppearance dengan menyediakan nilai bilangan bulat mentah yang mewakili Kategori dan Subkategori perangkat Bluetooth LE.

public:
 static BluetoothLEAppearance ^ FromRawValue(unsigned short rawValue);
 static BluetoothLEAppearance FromRawValue(uint16_t const& rawValue);
public static BluetoothLEAppearance FromRawValue(ushort rawValue);
function fromRawValue(rawValue)
Public Shared Function FromRawValue (rawValue As UShort) As BluetoothLEAppearance

Parameter

rawValue
UInt16

unsigned short

uint16_t

Nilai bilangan bulat mentah yang mewakili kategori tampilan dan subkategori.

Mengembalikan

Objek tampilan LE Bluetooth yang dibuat dari kategori tampilan dan subkategori.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk