Share via


IWMPPluginEnable interface

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

Members

The IWMPPluginEnable interface inherits from the IUnknown interface. IWMPPluginEnable also has these types of members:

  • Methods

Methods

The IWMPPluginEnable interface has these methods.

Method Description
GetEnable

Retrieves the current enable state.

SetEnable

Sets the current enable state.

 

See also

Rendering Plug-ins Interfaces (deprecated)