Click or drag to resize

IMcResourceManagerMemoryManagerInfo Property

Exposes information about the current state of the image memory manager.

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

Parameters

InfoToGet
Type: MediaCy.IQL.EnginemcMemoryManagerInfo
What type of memory manager information should be returned.

Property Value

Type: Double
Remarks
Results are all Double values. Where the result is memory amount, it is given in MBytes.
See Also