struttura BTH_QUERY_DEVICE (ws2bth.h)

La struttura BTH_QUERY_DEVICE viene usata durante l'esecuzione di query sulla presenza di un dispositivo Bluetooth.

Sintassi

typedef struct _BTH_QUERY_DEVICE {
  ULONG LAP;
  UCHAR length;
} BTH_QUERY_DEVICE, *PBTH_QUERY_DEVICE, BTHNS_INQUIRYBLOB, *PBTHNS_INQUIRYBLOB;

Members

LAP

Riservato. Deve essere impostato su zero.

length

Richiesta di durata dell'inchiesta, in secondi.

Commenti

Per altre informazioni su LAP, vedere la specifica Bluetooth in www.bluetooth.com .

Requisiti

Requisito Valore
Client minimo supportato Windows Vista, Windows XP con SP2 [solo app desktop]
Server minimo supportato Nessuno supportato
Intestazione ws2bth.h

Vedi anche

Bluetooth e WSALookupServiceBegin per richiesta del dispositivo

Bluetooth e WSAQUERYSET per richiesta del dispositivo