Memory Management Structures
The following structures are used with memory management:
In this section
| Topic | Description |
|---|---|
|
Represents information about call targets for Control Flow Guard (CFG). | |
|
Contains architecture-specific information to use to create an enclave when the enclave type is ENCLAVE_TYPE_SGX, which specifies an enclave for the Intel Software Guard Extensions (SGX) architecture extension. | |
|
Contains architecture-specific information to use to initialize an enclave when the enclave type is ENCLAVE_TYPE_SGX, which specifies an enclave for the Intel Software Guard Extensions (SGX) architecture extension. | |
|
Specifies flags for a HeapOptimizeResources operation initiated with HeapSetInformation. | |
|
Contains information about a range of pages in the virtual address space of a process. | |
|
Contains information about the current state of both physical and virtual memory. | |
|
Contains information about the current state of both physical and virtual memory, including extended memory. | |
|
Contains information about a heap element. | |
|
Specifies a range of memory. | |
|
An opaque data structure that represents an ATL thunk. |