SECEditLineColPair::Adjust

BOOL SECEditLineColPair::Adjust(const SECEditLineColPair& lcp, BOOL bAdding)

Adjust this line/col pair based on the SECEditLineColPair operation

Defined in: SECEditLineCol.cpp

Return Value

Returns non-zero if the starting and ending positions were adjusted; otherwise 0.

Parameters

lcp

Reference to a line/col pair.

bAdding

Indicates either an insert or delete operation.

See Also

SECEditLineColPair