Click or drag to resize

McImageCompareDocumentBackup Method

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Sub Backup ( 
	ByRef BackupTo As Object,
	ByRef Context As Object,
	StateID As Integer,
	ByRef Operation As Integer,
	IsUndoState As Integer
)

Parameters

BackupTo
Type: SystemObject
Context
Type: SystemObject
StateID
Type: SystemInt32
Operation
Type: SystemInt32
IsUndoState
Type: SystemInt32

Implements

IMcUndoableBackup(Object, Object, Int32, Int32, Int32)
See Also