SECEditMLCommentArray::UpdateComments

void SECEditMLCommentArray::UpdateComments(const SECEditLineColPair& lcp, BOOL bAdding)

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.