Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines classes of memory information that can be retrieved by using the ZwQueryVirtualMemory function.
Syntax
typedef enum _MEMORY_INFORMATION_CLASS {
MemoryBasicInformation
} MEMORY_INFORMATION_CLASS;
Constants
MemoryBasicInformationMemory information described in the MEMORY_BASIC_INFORMATION structure will be retrieved. |
Remarks
Currently, only the MemoryBasicInformation value is supported for use with the ZwQueryVirtualMemory routine.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Header | ntifs.h |