Functions | |
Boolean_t | TecUtilUndoCanUndo (void) |
Determine if you can undo the last operation. | |
Boolean_t | TecUtilUndoDoUndo (void) |
Undo the last operation. | |
Boolean_t | TecUtilUndoGetCategoryText (char **CategoryText) |
Get the current Undo category text string |
Boolean_t TecUtilUndoCanUndo | ( | void | ) |
Boolean_t TecUtilUndoDoUndo | ( | void | ) |
Boolean_t TecUtilUndoGetCategoryText | ( | char ** | CategoryText | ) |