This method gets the color that corresponds to a specified index.
HRESULT get_Color( int nColorIndex, OLE_COLOR *pclr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
IASControl::put_Color