Tao.Platform.Windows SDK Documentation

Kernel.MEMORYSTATUS.Length Field

Size of the MEMORYSTATUS data structure, in bytes. You do not need to set this member before calling the GlobalMemoryStatus function; the function sets it.

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

See Also

Kernel.MEMORYSTATUS Class | Tao.Platform.Windows Namespace