Click or drag to resize

IMcResourceManagerMemorySwapMax Property

Returns the total amount of hard disk space on the current swap drive.

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

Property Value

Type: Double
Remarks
Setting the MemorySwapPath will not move any image memory that is currently swapped out to the hard drive. The memory will automatically be relocated whenever the memory is swapped back into and then out of memory.
See Also