Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMPPluginEnable::GetEnable
The IWMPPluginEnable::GetEnable method returns a value indicating whether Windows Media Player has enabled the plug-in.
Syntax
HRESULT GetEnable( BOOL* pfEnable );
Parameters
pfEnable
[out] Pointer to a Boolean value indicating whether the user has enabled the plug-in.
Return Values
The method returns an HRESULT.
Remarks
This value is set by Windows Media Player in the IWMPPluginEnable::SetEnable method.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmpservices.h.
See Also
| Previous | Next |