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
SyntaxReadOnly 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
RemarksResults are all Double values.  Where the result is memory amount, it is
given in MBytes.
See Also