Click or drag to resize

IMcImageSetSetFramesAndTotalMemory Method

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetFramesAndTotalMemory ( 
	NumFrames As Integer,
	TotalMemory As ULong
)

Parameters

NumFrames
Type: SystemInt32
TotalMemory
Type: SystemUInt64
See Also