IPicture::PictureChanged
Notifies the
picture object that its picture resource has changed. On Win32, this method
only sends an IPropertyNotifySink::OnChanged(DISPID_PICT_HANDLE) to any connected sinks.
HRESULT
PictureChanged(void);
Return Values
This method
supports the standard return value E_FAIL, as well as the following:
S_OK
This value is
returned in all cases except when the picture object is uninitialized.