This method gets the label foreground color.
HRESULT get_LabelForeColor( OLE_COLOR *pclr );
NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclr.
IASShellMenu::put_LabelForeColor, GetRValue, GetGValue, GetBValue