IMemoryStatus.TotalPageFile

Fore Syntax

TotalPageFile: Decimal;

Fore.NET Syntax

TotalPageFile: Decimal;

Description

The TotalPageFile property returns size of swap file in bytes.

Example

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

See also:

IMemoryStatus