The following table shows the memory management structures with a description of the purpose of each.
| Programming element | Description |
|---|---|
| MEMORY_BASIC_INFORMATION | This structure contains information about a range of pages in the virtual address space of a process. |
| MEMORYSTATUS | This structure contains information about current memory availability. |
See Also
Send Feedback on this topic to the authors