This method sets the color for an non-focused image.
HRESULT put_NonFocusImageColor( OLE_COLOR clr, BOOL fSet );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
This method produces a single color version of an image for non-focused applications.
Use the RGB macro to set the components of clr before passing clr to the method.