Tao.Platform.Windows SDK Documentation

Kernel.MEMORYSTATUS.MemoryLoad Field

Approximate percentage of total physical memory that is in use.

Windows NT: Percentage of approximately the last 1000 pages of physical memory that is in use.

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

See Also

Kernel.MEMORYSTATUS Class | Tao.Platform.Windows Namespace