SystemInfoMinimumApplicationAddress Field
A pointer to the lowest memory address accessible to applications and dynamic-link libraries (DLLs).
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 MinimumApplicationAddress
Public MinimumApplicationAddress As IntPtr
Dim instance As SystemInfo
Dim value As IntPtr
value = instance.MinimumApplicationAddress
instance.MinimumApplicationAddress = value
public:
IntPtr MinimumApplicationAddress
val mutable MinimumApplicationAddress: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr