![]() |
Previous | Next |
The EventPlugin object exposes the following properties for each event notification and authorization plug-in.
Property | Access | Description |
Author | Read Only | The name of the author of the plug-in. |
CLSID | Read Only | The class ID of the plug-in. |
Copyright | Read Only | The copyright information about the plug-in. |
Description | Read Only | The description of the plug-in. |
Enabled | Read/Write | An indication that the plug-in is enabled or disabled. |
LastError | Read Only | The last error sent by the plug-in. |
Status | Read Only | The current status of the plug-in. |
For information about creating and registering event notification and authorization plug-ins, see Windows Media Services Event Notification and Authorization API section of the SDK.
Previous | Next |