This method gets the color of the cross hair axes when the axes are highlighted.
HRESULT get_CrossHairHiliteColor( OLE_COLOR *pclr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclr.
GetRValue, GetGValue, GetBValue