MEMORY_PARTITION_QUERY_ACCESS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTMMAPI_H
// Partitions
#ifndef MEMORY_PARTITION_QUERY_ACCESS

#define MEMORY_PARTITION_QUERY_ACCESS 0x0001

#endif
#endif

View code on GitHub

No description available.