// 61883.h
PCMP_NOTIFY_ROUTINE PcmpNotifyRoutine;
void PcmpNotifyRoutine(
[in] PCMP_NOTIFY_INFO NotifyInfo
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
This routine is called for plug notification.
NotifyInfo [in]Specifies the notification information.