SECEdit::m_ItemDataMap

CTypedPtrMap<CMapPtrToPtr, SECEditItemData*, void*> SECEdit::m_ItemDataMap

A map of SECEditItemData object pointers. The objects they point to contain data pertinent to each line of text. The objects in this map can also be accessed through the typed pointer array, m_ItemDataArray.

Developer Notes

This member is an internal implementation detail of Objective Edit and may be subject to change in future versions.

See Also

SECEdit SECEditItemData m_ItemDataArray