Click or drag to resize

IMcDocumentWriterAutoRecoverSaveNeeded Method

Returns true when the document should save auto-recover information.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Function AutoRecoverSaveNeeded ( 
	source As Object,
	flags As mcDocumentWritingFlags
) As Boolean

Parameters

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

Return Value

Type: Boolean
Remarks