BCGSuite for MFC
LPVOID CBCGPOutlineBaseNode::m_pData

A pointer to user-defined data.

You can associate the user-defined data with the outline block. There is a set of notification methods in edit control where you can attach and destroy this data: CBCGPEditCtrl::OnInsertOutlineBlock, CBCGPEditCtrl::OnRemoveOutlineBlock.