Tao.Platform.Windows SDK Documentation

Kernel.SYSTEM_INFO.MaximumApplicationAddress Field

Pointer to the highest memory address accessible to applications and DLLs.

[Visual Basic]
Public MaximumApplicationAddress As IntPtr
[C#]
public IntPtr MaximumApplicationAddress;

See Also

Kernel.SYSTEM_INFO Class | Tao.Platform.Windows Namespace