SECEditLineColPair::Adjust
BOOLSECEditLineColPair::Adjust(const SECEditLineColPair&lcp, BOOLbAdding)
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