IMemoryStatus.AvailableVirtualMemory

Syntax

AvailableVirtualMemory: Decimal;

Description

The AvailableVirtualMemory property returns the size of available virtual memory in bytes.

Example

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

See also:

IMemoryStatus