PCMP_NOTIFY_ROUTINE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 61883.h

PCMP_NOTIFY_ROUTINE PcmpNotifyRoutine;

void PcmpNotifyRoutine(
  [in] PCMP_NOTIFY_INFO NotifyInfo
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-61883-pcmp_notify_routine)

PCMP_NOTIFY_ROUTINE callback function

Description

This routine is called for plug notification.

Parameters

NotifyInfo [in]

Specifies the notification information.