BluetoothClassOfDevice.FromRawValue(UInt32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un objet BluetoothClassOfDevice à partir d’une valeur entière brute représentant la classe principale, la classe mineure et les fonctionnalités de service de l’appareil.
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
Paramètres
- rawValue
-
UInt32
unsigned int
uint32_t
Valeur entière brute à partir de laquelle créer l’objet BluetoothClassOfDevice.
Retours
Objet BluetoothClassOfDevice.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|