#ifndef _NTRTL_H typedef enum _HEAP_MEMORY_INFO_CLASS { HeapMemoryBasicInformation } HEAP_MEMORY_INFO_CLASS; #endif View code on GitHub
This enumeration is documented in Windows Driver Kit.