BCGControlBar Pro for MFC
BCGP_BASE_UNDO_DATA* BCGP_EDIT_UNDO_ACTION::m_lpActionData

User-defined data.

Points to the (optional) user-defined data associated with the undo action. If you want the data to be destroyed automatically, you have to derive the class representing this data from BCGP_BASE_UNDO_DATA.