public static ChangeProtection ( |
||
processHandle | A handle to the process whose memory protection is to be changed. | |
address | A pointer to the base address of the region of pages whose access protection attributes are to be changed. | |
size | int | The size of the region whose access protection attributes are changed, in bytes. |
protection | MemoryProtectionFlags | The memory protection option. |
Résultat | MemoryProtectionFlags |