Click or drag to resize

IMcMultipleDocumentFilesGetAllFileFormats 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 GetAllFileFormats ( 
	Mode As mcmdfmMultiDocumentFileMode,
	<OutAttribute> ByRef extensions As Object,
	<OutAttribute> ByRef descriptions As Object
) As Integer

Parameters

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

Return Value

Type: Int32
See Also