struttura BTHX_VERSION (bthxddi.h)
La struttura BTHX_VERSION descrive la versione o le versioni supportate dal driver di trasporto.
Sintassi
typedef struct _BTHX_VERSION {
ULONG Version;
} BTHX_VERSION, *PBTHX_VERSION;
Membri
Version
Maschera di bit delle versioni supportate. Attualmente, BTHX_DDI_VERSION_1 è l'unica versione supportata.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Versioni:_Supported a partire da Windows 8. |
intestazione | bthxddi.h (include BthXDDI.h) |