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.
You can use the IWMSEventNotificationPlugin interface to create a custom event notification plug-in.
Note
This interface is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
In addition to the methods inherited from IUnknown, the IWMSEventNotificationPlugin interface exposes the following methods.
Method |
Description |
|---|---|
GetHandledEvents |
Retrieves an array containing the events that can be handled by the plug-in. |
OnEvent |
Signals that an event subscribed to by the plug-in has occurred. |