ISECEditPresentationState::GetSelectionType

SECEditSelectionTypeISECEditPresentationState::GetSelectionType(void)

Returns the current selection type.

Defined in: ISECEditPresentationState.h

Return Value

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

See Also

class  ISECEditPresentationState  SECEditSelectionType  GetSelection  GetColumnSelect  IsSelecting