BTH_QUERY_DEVICE structure (ws2bth.h)
La structure BTH_QUERY_DEVICE est utilisée lors de l’interrogation de la présence d’un appareil Bluetooth.
Syntaxe
typedef struct _BTH_QUERY_DEVICE {
ULONG LAP;
UCHAR length;
} BTH_QUERY_DEVICE, *PBTH_QUERY_DEVICE, BTHNS_INQUIRYBLOB, *PBTHNS_INQUIRYBLOB;
Membres
LAP
Réservé. Doit être défini sur zéro.
length
Durée demandée de l’enquête, en secondes.
Remarques
Pour plus d’informations sur LAP, consultez la spécification Bluetooth sur www.bluetooth.com .
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 | ws2bth.h |