Sets a Boolean value specifying whether this plug-in is enabled or disabled.
Syntax
NSUnicastMgr.EventPlugins[.Item].Enabled
Remarks
The NetShow server checks the registry for this value at startup.
Plug-ins can only be enabled by the server at startup. This property sets a flag that is checked by the server at startup to determine whether or not to enable this plug-in. To check the actual enabled state of the plug-in, use the Plugin.Status property.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.