Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/12/2014
This interface notifies applications when media items are updated or deleted in the library.
Methods
In addition to the methods inherited from IUnknown, this interface contains the following method.
- IMLNotify::Notify
Returns the list of media items, such as folders or image files that have changed.
Remarks
You implement this interface for applications that subscribe to the Media Library notification service. A pointer to this interface is passed to the notification manager when the application subscribes to event notifications. The Media Library calls this interface when media items are changed.
An application will implement this interface to receive notifications from the media library.
Requirements
Header |
mlibdll.h, |
Library |
mlibdll.lib |