Click or drag to resize

IMcMultipleDocumentFilesGetCompatibleFileFormats 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 GetCompatibleFileFormats ( 
	Mode As mcmdfmMultiDocumentFileMode,
	ByRef imageset As Object,
	ByRef flags As Object,
	<OutAttribute> ByRef extensions As Object,
	<OutAttribute> ByRef descriptions As Object
) As Integer

Parameters

Mode
Type: MediaCy.IQL.Sets.IOmcmdfmMultiDocumentFileMode
imageset
Type: SystemObject
flags
Type: SystemObject
extensions
Type: SystemObject
descriptions
Type: SystemObject

Return Value

Type: Int32
See Also