Click or drag to resize

IMcMultipleDocumentFileOpenImageSet Method

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Function OpenImageSet ( 
	filename As String,
	DocumentID As Object,
	ImageCreationFlags As Integer
) As McImageSet

Parameters

filename
Type: SystemString
DocumentID
Type: SystemObject
ImageCreationFlags
Type: SystemInt32

Return Value

Type: McImageSet
See Also