Share via


Windows Media Player 11 SDK IWMPPluginEnable::SetEnable 

Windows Media Player SDK banner art

Previous Next

IWMPPluginEnable::SetEnable

The IWMPPluginEnable::SetEnable method retrieves a value indicating whether user has enabled the plug-in.

Syntax

  

Parameters

fEnable

[in]  A variable that receives a value indicating whether the user has enabled the plug-in.

Return Values

The method returns an HRESULT. For rendering plug-ins, return E_NOTIMPL.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmprealestate.h.

See Also

Previous Next