SystemInfoMaximumApplicationAddress Field
A pointer to the highest 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 MaximumApplicationAddress
Public MaximumApplicationAddress As IntPtr
Dim instance As SystemInfo
Dim value As IntPtr
value = instance.MaximumApplicationAddress
instance.MaximumApplicationAddress = value
public:
IntPtr MaximumApplicationAddress
val mutable MaximumApplicationAddress: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr