SystemInfoAllocationGranularity Field

The granularity for the starting address at which virtual memory can be allocated.

For more information, see VirtualAlloc(IntPtr, IntPtr, MemoryAllocationType, MemoryProtectionOptions).

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 uint AllocationGranularity

Field Value

UInt32

See Also