BluetoothLEAppearance.FromRawValue(UInt16) Méthode
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 BluetoothLEAppearance en fournissant des valeurs entières brutes représentant la catégorie et la sous-catégorie de l’appareil 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
- rawValue
-
UInt16
unsigned short
uint16_t
Valeur entière brute représentant la catégorie d’apparence et la sous-catégorie.
Objet d’apparence Bluetooth LE créé à partir de la catégorie d’apparence et de la sous-catégorie.
Fonctionnalités de l’application |
bluetooth
|