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