IPicture::PictureChanged method
Notifies the picture object that its picture resource has changed. This method only calls IPropertyNotifySink::OnChanged with DISPID_PICT_HANDLE for any connected sinks.
Syntax
HRESULT PictureChanged();
Parameters
This method has no parameters.
Return value
This method S_OK if it succeeds and E_FAIL if the picture object is uninitialized.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IPicture is defined as 7BF80980-BF32-101A-8BBB-00AA00300CAB |
See also
Show: