The EventPlugin object exposes the following properties for each event notification and authorization plug-in:
Property | Read/Write | Description |
Author | R | The name of the plug-in’s author. |
CLSID | R | The class ID of the plug-in. |
Copyright | R | The plug-in’s copyright information. |
Description | R | Description of the plug-in. |
Enabled | RW | Enable/Disable this plug-in. |
LastError | R | Indicates the last error send by the plug-in. |
Status | R | Indicates the current status of the plug-in. |
See Also
For information about creating and registering event notification and authorization plug-ins, see the NetShow Event Notification and Authorization API.
© 1996-1998 Microsoft Corporation. All rights reserved.