IWMDMNotification Interface
The IWMDMNotification interface allows the clients and Service Providers to receive Windows Media Device Manager notifications by subscribing to its connection point. Applications can connect to this interface to listen to device and media arrival and removal notifications.
In addition to the methods inherited from IUnknown, the IWMDMNotification interface exposes the following methods.
Method | Description |
WMDMMessage | Specifies the message type and associated canonical name of the message. |
See Also