PEB_FLAG_PROCESS_USING_VCH - NtDoc

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

#define PEB_FLAG_PROCESS_USING_VCH                    0x00000008 // Process is using VCH

#endif

View code on GitHub

NtDoc

No description available.