LAutomation::CanRedo

Summary

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

Syntax

#include "ltwrappr.h"

L_BOOL LAutomation::CanRedo(void)

Returns

Value Meaning
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

See Also

Functions

Topics

Example

For an example, refer to LAutomation::Redo.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Container and Automation C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.