BluetoothLEAppearance.FromRawValue(UInt16) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Crea un oggetto BluetoothLEAppearance specificando i valori integer non elaborati che rappresentano la categoria e la sottocategoria del dispositivo 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
Parametri
- rawValue
-
UInt16
unsigned short
uint16_t
Valore intero non elaborato che rappresenta la categoria di aspetto e la sottocategoria.
Restituisce
Oggetto aspetto Bluetooth LE creato dalla categoria di aspetto e dalla sottocategoria.
Requisiti Windows
Funzionalità dell'app |
bluetooth
|