SECEditLineColPair::LineColInPair

BOOL SECEditLineColPair::LineColInPair(const SECEditLineCol& lc)

LineColInPair determines if a given SECEditLineCol is contained within this object's Line Column pair.

Defined in: SECEditLineCol.cpp

Return Value

Returns TRUE if lc is contained by this object.

Parameters

lc

The SECEditLineCol object to compare with this object.

See Also

SECEditLineColPair SECEditLineCol start end