MemoryBasicInformation64AllocationBase 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: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public UIntPtr AllocationBase
Public AllocationBase As UIntPtr
Dim instance As MemoryBasicInformation64
Dim value As UIntPtr
value = instance.AllocationBase
instance.AllocationBase = value
public:
UIntPtr AllocationBase
val mutable AllocationBase: UIntPtr
No code example is currently available or this language may not be supported.
Field Value
UIntPtr