Tao.Platform.Windows SDK Documentation

Kernel.MEMORYSTATUS.AvailPageFile Field

Size of available memory to commit, in bytes.

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

See Also

Kernel.MEMORYSTATUS Class | Tao.Platform.Windows Namespace