This method sets the highlight color of the caption.
HRESULT put_HiliteCaptionColor ( OLE_COLOR clrHiliteCaption );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Use the RGB macro to set the components of clrHiliteCaption before passing clrHiliteCaption to the method.