This method gets the color used for highlighted text.
HRESULT get_HiliteTextColor( OLE_COLOR *pclrHiliteText );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclrHiliteText.
GetRValue, GetGValue, GetBValue