// 61883.h
PCMP_MONITOR_ROUTINE PcmpMonitorRoutine;
void PcmpMonitorRoutine(
[in] PCMP_MONITOR_INFO MonitorInfo
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
This routine is called for plug monitoring.
MonitorInfo [in]Pointer to a CMP_MONITOR_INFO structure containing the contents of the plug that was modified.