Share via


Windows Media Player 11 SDK IWMPPluginEnable Interface 

Windows Media Player SDK banner art

Previous Next

IWMPPluginEnable Interface

The IWMPPluginEnable interface sets and retrieves a value that represents whether the plug-in has been enabled by the user.

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