Click or drag to resize

IMcPixelBufferMemoryFreePhysical Property

The MBytes of physical memory currently free.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Property MemoryFreePhysical As Double
	Get
	Set

Property Value

Type: Double
Remarks
On assignment, an attempt is made to ensure that the requested MBytes of memory plus an extra amount always reserved is currently available.
See Also