PAGE_ENCLAVE_DECOMMIT top-level constant

int const PAGE_ENCLAVE_DECOMMIT

Indicates that the page will be protected to prevent further use in an enclave.

Implementation

const PAGE_ENCLAVE_DECOMMIT = 0x10000000;