Freigeben über


BluetoothClassOfDevice.FromRawValue(UInt32) Methode

Definition

Erstellt ein BluetoothClassOfDevice-Objekt aus einem unformatierten ganzzahligen Wert, der die Hauptklasse, Nebenklasse und Dienstfunktionen des Geräts darstellt.

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

Der unformatierte ganzzahlige Wert, aus dem das BluetoothClassOfDevice-Objekt erstellt werden soll.

Gibt zurück

Ein BluetoothClassOfDevice-Objekt.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: