CRichEditView::GetCharFormatSelection
Visual Studio 2005
Call this function to get the character formatting attributes of the current selection.
CHARFORMAT2& GetCharFormatSelection( );
A CHARFORMAT2 structure which contains the character formatting attributes of the current selection.
For more information, see the EM_GETCHARFORMAT message and the CHARFORMAT2 structure in the Platform SDK.