SEGMENT_HEAP_FLG_USE_PAGE_HEAP - NtDoc

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

#define SEGMENT_HEAP_FLG_USE_PAGE_HEAP          0x1

#endif

View code on GitHub

No description available.