Click or drag to resize

SegmRecipeBackup Method

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.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