Share via


Windows Media Player 11 SDK IWMPPluginEnable Interface 

Windows Media Player SDK banner art

Previous Next

IWMPPluginEnable Interface

The IWMPPluginEnable interface is implemented by the plug-in. It sets and retrieves a value that represents whether the plug-in has been enabled by Windows Media Player.

In addition to the methods inherited from IUnknown, the IWMPPluginEnable interface exposes the following methods.

Method Description
GetEnable Retrieves the current enable state.
SetEnable Sets the current enable state.

See Also

Previous Next