SECEdit::GetItemDataPtr
SECEditItemData*SECEdit::GetItemDataPtr(intnLine)
Retrieves the internal item data structure associated with the given line.
Defined in: SECEdit.cpp
Return Value
Returns a pointer to a SECEditItemData object, if there is one associated with the line of text; it creates one, associates it, and returns it.
Parameters
nLine
The line index.
See Also
SECEdit SECEditItemDataSetItemDataPr