estructura BLUETOOTH_NUMERIC_COMPARISON_INFO (bluetoothapis.h)

La estructura de BLUETOOTH_NUMERIC_COMPARISON_INFO contiene el valor numérico que se usa para la autenticación a través de la comparación numérica.

Sintaxis

typedef struct _BLUETOOTH_NUMERIC_COMPARISON_INFO {
  ULONG NumericValue;
} BLUETOOTH_NUMERIC_COMPARISON_INFO, *PBLUETOOTH_NUMERIC_COMPARISON_INFO;

Miembros

NumericValue

Valor numérico.

Requisitos

Requisito Value
Cliente mínimo compatible Windows Vista, Windows XP con SP2 [solo aplicaciones de escritorio]
Servidor mínimo compatible No se admite ninguno
Encabezado bluetoothapis.h (incluye Bthsdpdef.h, BluetoothAPIs.h)

Consulte también

BLUETOOTH_AUTHENTICATION_METHOD