// d4iface.h
typedef struct _DOT4_ACTIVITY {
ULONG ulMessage;
ULONG ulByteCount;
CHANNEL_HANDLE hChannel;
} DOT4_ACTIVITY, *PDOT4_ACTIVITY;
View the official Windows Driver Kit DDI referenceNo description available.
ulMessageulByteCounthChannel