Share via


Windows Media Player 11 SDK IWMPPluginEnable::GetEnable 

Windows Media Player SDK banner art

Previous Next

IWMPPluginEnable::GetEnable

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

Syntax

  

Parameters

pfEnable

[out]  Pointer to a Boolean 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