BluetoothClassOfDevice.FromRawValue(UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cria um objeto BluetoothClassOfDevice com base em um valor inteiro bruto que representa as Funcionalidades de Classe Principal, Classe Secundária e Serviço do 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
O valor inteiro bruto do qual criar o objeto BluetoothClassOfDevice.
Retornos
Um objeto BluetoothClassOfDevice.
Requisitos do Windows
Funcionalidades do aplicativo |
bluetooth
|