Tao.Platform.Windows SDK Documentation |
|
Kernel.SYSTEM_INFO.MinimumApplicationAddress Field
Pointer to the lowest memory address accessible to applications and dynamic-link libraries (DLLs).
[Visual Basic]
Public MinimumApplicationAddress As
IntPtr
[C#]
public
IntPtr MinimumApplicationAddress;
See Also
Kernel.SYSTEM_INFO Class | Tao.Platform.Windows Namespace