Windows Media Player 11 SDK IWMPCore::get_controls 

Windows Media Player SDK banner art

Previous Next

IWMPCore::get_controls

The get_controls method retrieves a pointer to an IWMPControls interface.

Syntax

  

Parameters

ppControl

[out]  Pointer to a pointer to an IWMPControls interface.

Return Values

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK The method succeeded.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmp.h.

Library: Use wmp.dll.

See Also

Previous Next