DOT4_ACTIVITY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d4iface.h

typedef struct _DOT4_ACTIVITY {
  ULONG          ulMessage;
  ULONG          ulByteCount;
  CHANNEL_HANDLE hChannel;
} DOT4_ACTIVITY, *PDOT4_ACTIVITY;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d4iface-_dot4_activity)

_DOT4_ACTIVITY structure

Description

Members

ulMessage

ulByteCount

hChannel