Click or drag to resize
Xcalibur Systems LLC Logo

PerformanceInformationPhysicalAvailable Field

The amount of physical memory currently available, in pages. This is the amount of physical memory that can be immediately reused without having to write its contents to disk first. It is the sum of the size of the standby, free, and zero lists.

Namespace: Xcalibur.NativeMethods.V2.SystemInfo
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public IntPtr PhysicalAvailable

Field Value

IntPtr
See Also