This method sets the color used for item captions.
HRESULT put_ItemCaptionColor( OLE_COLOR clrItemCaption );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Use the RGB macro to set the components of clrItemCaption before passing clrItemCaption to the method.