MemoryBasicInformation32BaseAddress Field
A pointer to the base address of the region of pages.
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 IntPtr BaseAddress
Public BaseAddress As IntPtr
Dim instance As MemoryBasicInformation32
Dim value As IntPtr
value = instance.BaseAddress
instance.BaseAddress = value
public:
IntPtr BaseAddress
val mutable BaseAddress: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr