SECEditSelection::IsTextSelected

BOOL SECEditSelection::IsTextSelected(void)

Queries the selection state.

Defined in: SECEditSelection.cpp

Return Value

Returns non-zero if the starting and ending positions are not equal or if the selection type is secST_LineSelect.

See Also

SECEditSelection GetSelectionType GetSelection SetSelection