PEB_FLAG_PROCESS_PREVIOUSLY_THROTTLED - NtDoc

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

#define PEB_FLAG_PROCESS_PREVIOUSLY_THROTTLED         0x00000020 // Process was previously throttled

#endif

View code on GitHub

NtDoc

No description available.