SECEditController::GetSelectionType

SECEditSelectionType SECEditController::GetSelectionType(void)

Returns the type of the current selection.

Defined in: SECEditController.cpp

Return Value

Returns one of the enumerated values of SECEditSelectionType:
secST_NoSelect,
secST_StreamSelect,
secST_LineSelect,
secST_ColumnSelect,
secST_ColumnSelectInProgress

See Also

SECEditController SECEditSelectionType HasSelection GetSelection