ImagesOperatorsMemoryInformation Method
|
|
An array Variant holding information about the current memory usage.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksEach Variant in this array may itself be either an array or a
scalar and the type of these sub-Variants differ. The indices into the
MemoryInformation array and its sub-arrays are given by
mcMemoryInformationIndices enumerations.
After an assignment to McImages.MemoryInfoDelta the MemoryInformation
will be that captured at the time of the MemoryInfoDelta assignment
for comparison purposes. Thus, after assigning to MemoryInfoDelta, you
should always access MemoryInformation to make sure that it will capture
the current information the next time it is called.
See AlsoReference
MemoryFreeLogical
MemoryFreePhysical
MemoryInfoDelta
mcMemoryInformationIndices