Share via


IMLNotify (Compact 7)

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,
mlibdll.idl

Library

mlibdll.lib

See Also

Reference

Media Library Interfaces