Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _NTWMI_H
// Set this flag (and only this flag) when you want to only check if the
// caller has permission to receive events for the guid.
#define NOTIFICATION_CHECK_ACCESS 0x00000008
#endif
View code on GitHub