MemoryBasicInformation64AllocationProtect 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.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public MemoryProtectionOptions AllocationProtect

Field Value

MemoryProtectionOptions

See Also