Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PKTMON_NETEVT_CLIENT_CONTEXT structure is reserved for internal Microsoft testing.
Syntax
typedef struct _PKTMON_NETEVT_CLIENT_CONTEXT {
HANDLE NmrClientHandle;
PEX_RUNDOWN_REF_CACHE_AWARE RundownRef;
BOOLEAN Enabled;
PVOID ProviderContext;
PKTMON_NETEVT_PROVIDER_DISPATCH *ProviderDispatch;
} PKTMON_NETEVT_CLIENT_CONTEXT;
Members
NmrClientHandle
RundownRef
Enabled
ProviderContext
ProviderDispatch
Requirements
Requirement | Value |
---|---|
Header | pktmonnpik.h |