Click or drag to resize

IMcStreamGetCompatibleFileFormats Method

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
Function GetCompatibleFileFormats ( 
	Mode As mcfmFileMode,
	ByRef image As Object,
	ByRef Flags As Object,
	<OutAttribute> ByRef extensions As Object,
	<OutAttribute> ByRef descriptions As Object
) As Integer

Parameters

Mode
Type: MediaCy.IQL.IOmcfmFileMode
image
Type: SystemObject
Flags
Type: SystemObject
extensions
Type: SystemObject
descriptions
Type: SystemObject

Return Value

Type: Int32
See Also