External Events
Previous | Next |
External Events
You can use Windows Management Instrumentation (WMI) to receive event notifications from a Windows Media server. The server registers as an event provider for WMI using the following set of event classes, and the WMS WMI Event Handler plug-in uses Internal Events to generate the external events.
Section | Description |
WMS_Common_Event_Info Class | Discusses the base class for the other classes included in this table. |
WMS_Client_Event Class | Discusses the client events class. |
WMS_Server_Event Class | Discusses the server events class. |
WMS_Publishing_Point_Event Class | Discusses the publishing point events class. |
WMS_Limit_Changed_Event Class | Discusses the class that sends event notices when limits change. |
WMS_LimitHit_Event Class | Discusses the class that sends event notices when limits are hit. |
WMS_Plugin_Event Class | Discusses the plug-in events class. |
WMS_Cache_Event Class | Discusses the cache event class. |
WMS_Playlist_Event Class | Discusses the playlist events class. |
External Events Example | Discusses a VBScript example. |
See Also
Previous | Next |