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.
Function pointer to PktMonClntAddEdge.
Syntax
PKTMON_CLNT_ADD_EDGE PktmonClntAddEdge;
NTSTATUS PktmonClntAddEdge(
PKTMON_COMPONENT_CONTEXT *CompContext,
PCUNICODE_STRING Name,
PKTMON_PACKET_TYPE PacketType,
PKTMON_EDGE_CONTEXT *EdgeContext
)
{...}
Parameters
CompContext
Name
PacketType
EdgeContext
Remarks
This function pointer is used by Microsoft for internal testing. Use the actual PktMonClntAddEdge function instead.
Requirements
Requirement | Value |
---|---|
Header | pktmonclntk.h |