BluetoothClassOfDevice.FromRawValue(UInt32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Crea un objeto BluetoothClassOfDevice a partir de un valor entero sin procesar que representa las funcionalidades de clase principal, clase secundaria y servicio del dispositivo.
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
Parámetros
- rawValue
-
UInt32
unsigned int
uint32_t
Valor entero sin formato del que se va a crear el objeto BluetoothClassOfDevice.
Devoluciones
Objeto BluetoothClassOfDevice.
Requisitos de Windows
Características de aplicaciones |
bluetooth
|