Click or drag to resize
Xcalibur Systems LLC Logo

MemoryBasicInformationAllocationBase Field

A pointer to the base address of a range of pages allocated by the VirtualAlloc function. The page pointed to by the BaseAddress member is contained within this allocation range.

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

Field Value

IntPtr
See Also