Windows Media Services SDK banner art
PreviousNext

EventPlugin.Enabled Property

Returns or sets a Boolean value specifying whether this plug-in is enabled or disabled.

Syntax

NSUnicastMgr.EventPlugins[.Item].Enabled

Remarks

At startup, the server checks the registry for this value.

Plug-ins can only be enabled by the server at startup. This property sets a flag that the server checks at startup to determine whether to enable this plug-in. To check the actual enabled state of the plug-in, use the Plugin.Status property.

See Also

Status

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.