Jungo WinDriver
Official Documentation
◆
SIZE_OF_WD_EVENT
#define SIZE_OF_WD_EVENT
(
pEvent
)
Value:
((DWORD)(
sizeof
(
WD_EVENT
) + ((pEvent)->dwNumMatchTables > 0 ? \
sizeof
(
WDU_MATCH_TABLE
) * ((pEvent)->dwNumMatchTables - 1) : 0)))
WDU_MATCH_TABLE
Definition
windrvr_usb.h:291
WD_EVENT
Definition
windrvr.h:1527
Definition at line
1877
of file
windrvr.h
.
include
windrvr.h
Generated by
1.11.0