IMemoryStatus.AvailablePageFile

Fore Syntax

AvailablePageFile: Decimal;

Fore.NET Syntax

AvailablePageFile: Decimal;

Description

The AvailablePageFile property returns size of an available swap file.

Example

The example of use is given in description of the IWinApplication.GetMemoryStatus method.

See also:

IMemoryStatus