Click or drag to resize

IMcMultipleDocumentFilesOpen 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 Open ( 
	filename As String,
	DocumentType As mcmdtMultiDocumentType,
	DocumentID As Object,
	ImageCreationFlags As Integer
) As Object

Parameters

filename
Type: SystemString
DocumentType
Type: MediaCy.IQL.Sets.IOmcmdtMultiDocumentType
DocumentID
Type: SystemObject
ImageCreationFlags
Type: SystemInt32

Return Value

Type: Object
See Also