PERFINFO_PPM_IDLE_FLAG_WAKE_REQUESTED - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTWMI_H

#define PERFINFO_PPM_IDLE_FLAG_WAKE_REQUESTED         (1 << 10)

#endif

View code on GitHub

No description available.