Tao.Platform.Windows SDK Documentation

Kernel.MEMORYSTATUS.AvailPhys Field

Size of physical memory available, in bytes.

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

See Also

Kernel.MEMORYSTATUS Class | Tao.Platform.Windows Namespace