Freigeben über


BluetoothLEAppearance.FromRawValue(UInt16) Methode

Definition

Erstellt ein BluetoothLEAppearance-Objekt , indem für unformatierte ganzzahlige Werte angegeben werden, die die Kategorie und Unterkategorie des Bluetooth LE-Geräts darstellen.

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

Der unformatierte ganzzahlige Wert, der die Darstellungskategorie und Unterkategorie darstellt.

Gibt zurück

Das Bluetooth LE-Darstellungsobjekt, das aus der Darstellungskategorie und Unterkategorie erstellt wurde.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: