Click or drag to resize
Xcalibur Systems LLC Logo

MemoryBasicInformationAllocationProtect Field

The memory protection option when the region was initially allocated. This member can be one of the memory protection constants or 0 if the caller does not have access.

Namespace: Xcalibur.NativeMethods.V2.Memory
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public MemoryProtections AllocationProtect

Field Value

MemoryProtections
See Also