Tao.Platform.Windows SDK Documentation

Kernel.MEMORYSTATUS.AvailVirtual Field

Size of unreserved and uncommitted memory in the user mode portion of the virtual address space of the calling process, in bytes.

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

See Also

Kernel.MEMORYSTATUS Class | Tao.Platform.Windows Namespace