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 PktMonClntSetComponentProperty.
Syntax
PKTMON_CLNT_SET_COMPONENT_PROPERTY PktmonClntSetComponentProperty;
NTSTATUS PktmonClntSetComponentProperty(
PKTMON_COMPONENT_CONTEXT *CompContext,
PKTMON_COMPONENT_PROPERTY *CompProperty
)
{...}
Parameters
CompContext
CompProperty
Remarks
This function pointer is used by Microsoft for internal testing. Use the actual PktMonClntSetComponentProperty function instead.
Requirements
Requirement | Value |
---|---|
Header | pktmonclntk.h |