Click or drag to resize

IMcMultipleDocumentFilesExIsMultiDocFileEx 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 IsMultiDocFileEx ( 
	filenames As Object,
	<OutAttribute> ByRef DocumentTypes As Object,
	<OutAttribute> ByRef DocumentIDs As Object
) As Boolean

Parameters

filenames
Type: SystemObject
DocumentTypes
Type: SystemObject
DocumentIDs
Type: SystemObject

Return Value

Type: Boolean
See Also