Tao.Platform.Windows SDK Documentation

Kernel.MEMORYSTATUS.TotalVirtual Field

Total size of the user mode portion of the virtual address space of the calling process, in bytes.

[Visual Basic]
Public TotalVirtual As Integer
[C#]
public int TotalVirtual;

See Also

Kernel.MEMORYSTATUS Class | Tao.Platform.Windows Namespace