Click or drag to resize

IMcDocumentWriterPostWrite Method

Called once the file is written.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Sub PostWrite ( 
	source As Object,
	ByRef destination As Object,
	flags As mcDocumentWritingFlags
)

Parameters

source
Type: SystemObject
destination
Type: SystemObject
flags
Type: MediaCy.IQL.ApplicationmcDocumentWritingFlags
Remarks