#ifndef _NTMMAPI_H // begin_private #if (PHNT_MODE != PHNT_MODE_KERNEL) // ... #else #define VmPhysicalContiguityInformation 0x5 #endif // end_private #endif View code on GitHub
No description available.