Memory | |
| Member name | Value | Description |
|---|---|---|
| MemPrivate | 131,072 | Indicates that the memory pages within the region are private (that is, not shared by other processes). |
| MemMapped | 262,144 | Indicates that the memory pages within the region are mapped into the view of a section. |
| MemImage | 16,777,216 | Indicates that the memory pages within the region are mapped into the view of an image section. |