This method gets the highlight color of the power list box.
HRESULT get_HiliteColor( OLE_COLOR *pclrHiliteColor );
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 pclrHiliteColor.
GetRValue, GetGValue, GetBValue