CRichEditCtrl::GetSelectionType

WORD GetSelectionType( ) const;

Return Value

Flags indicating the contents of the current selection. A combination of the following flags:

Remarks

Call this function to determine the selection type in this CRichEditCtrl object.

For more information, see EM_SELECTIONTYPE in the Win32 documentation.

CRichEditCtrl OverviewClass MembersHierarchy Chart

See Also   CRichEditCtrl::GetSel, CRichEditCtrl::GetSelText