BCGSuite for MFC
BCGP_BASE_UNDO_DATA

Detailed Description

This structure is used with CBCGPEditCtrl.

If you want to associate a custom data with some Undo/Redo operation, you should derive a class representing this data from BCGP_BASE_UNDO_DATA. You can set BCGP_EDIT_UNDO_ACTION::m_bDestroyActionData to TRUE to make this data freed automatically when Undo actions are removed from the undo buffer.

+ Inheritance diagram for BCGP_BASE_UNDO_DATA: