BLUETOOTH_NUMERIC_COMPARISON_INFO structure (bluetoothapis.h)
La structure BLUETOOTH_NUMERIC_COMPARISON_INFO contient la valeur numérique utilisée pour l’authentification via la comparaison numérique.
Syntaxe
typedef struct _BLUETOOTH_NUMERIC_COMPARISON_INFO {
ULONG NumericValue;
} BLUETOOTH_NUMERIC_COMPARISON_INFO, *PBLUETOOTH_NUMERIC_COMPARISON_INFO;
Membres
NumericValue
Valeur numérique.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista, Windows XP avec SP2 [applications de bureau uniquement] |
Serveur minimal pris en charge | Aucun pris en charge |
En-tête | bluetoothapis.h (inclure Bthsdpdef.h, BluetoothAPIs.h) |