|
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.MemoryAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public MemoryProtections AllocationProtect
Public AllocationProtect As MemoryProtections
public:
MemoryProtections AllocationProtect
val mutable AllocationProtect: MemoryProtections
Field Value
MemoryProtectionsSee Also