WNF_STATE_KEY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H
//
// WNF (Windows Notification Facility)
//
#if (PHNT_VERSION >= PHNT_WINDOWS_10)

#define WNF_STATE_KEY 0x41C64E6DA3BC0074

#endif
#endif

View code on GitHub

No description available.