BB FlashBack SDK: FBEditor

EndBatchOperations

Description

Turns on creation of undo checkpoints, and creates a checkpoint, after they have been turned off with StartBatchOperations.

Syntax

[C#/C++]
public void EndBatchOperations ();

[VB.NET]
Public Sub EndBatchOperations ()

See Also

FBEditor::StartBatchOperations