PAGE_EXECUTE_READWRITE top-level constant
int
const PAGE_EXECUTE_READWRITE
Enables execute, read-only, or read/write access to the committed region of pages.
Implementation
const PAGE_EXECUTE_READWRITE = 0x40;