Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Container and Automation C++ Class Library Help

LAutomation::CanRedo

Show in webframe

#include "ltwrappr.h"

L_BOOL LAutomation::CanRedo(void)

Determines whether or not the last automation operation in the active automation container can be redone.

Returns

TRUE

A redo can be performed.

FALSE

A redo cannot be performed.

Comments

To redo an automation operation, call LAutomation::Redo.

Required DLLs and Libraries

LTAUT

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LAutomation::Redo, LAutomation::Undo, LAutomation::CanUndo, LAutomation::GetUndoLevel, LAutomation::SetUndoLevel

Topics:

Undoing and Redoing Automation Operations

Example

For an example, refer to LAutomation::Redo.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.