SECEditController::IsLineColInSel

BOOLSECEditController::IsLineColInSel(SECEditLineCollc)

Determines if the given line/column coordinates are within a selected text region.

Defined in: SECEditController.cpp

Return Value

Returns non-zero if the coordinates given fall in the region of selected text.

Parameters

lc

The line and column index positions to test.

See Also

SECEditController  HasSelection