Constants

  • The mapping is meant at being read-only, but writes will not be prevented. Note that any content written will be lost.
  • The mapping is meant at being read-only, and this will be enforced through the operating system page protection mechanism.
  • The mapping is meant at being read-write, and modified pages can be saved thanks to the pfnUnCachePage callback

Type Definitions

  • Access mode of a virtual memory mapping.