// ks.h typedef struct KSGRAPHMANAGER_FUNCTIONTABLE { PFNKSGRAPHMANAGER_NOTIFY NotifyEvent; } KSGRAPHMANAGER_FUNCTIONTABLE, PKSGRAPHMANAGER_FUNCTIONTABLE;View the official Windows Driver Kit DDI reference
No description available.
NotifyEvent
View the official Windows Driver Kit DDI reference