// d4drvif.h
typedef struct _DOT4_DC_DESTROY_DATA {
unsigned char bHsid;
} DOT4_DC_DESTROY_DATA, *PDOT4_DC_DESTROY_DATA;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the DOT4_DC_DESTROY_DATA structure.
bHsidSpecifies the host socket created by CREATE_SOCKET.