SECEditMLCommentArray::UpdateComments
voidSECEditMLCommentArray::UpdateComments(const SECEditLineColPair&lcp, BOOLbAdding)
Adjusts values to account for inserted or deleted text.
Defined in: SECEditLineCol.cpp
Return Value
void
Parameters
lcp
If text is being added, specifies the starting position to adjust from. If text is being deleted, specifies the starting and ending positions of the deletion.
bAdding
Indicates that text has been added.