Share via


Windows Media Player 11 SDK IWMPEffects::GetCurrentPreset 

Windows Media Player SDK banner art

Previous Next

IWMPEffects::GetCurrentPreset

The GetCurrentPreset method gets the current preset, by number, from the visualization and provides it to Windows Media Player.

Syntax

  

Parameters

  currentpreset

[in]  Long value specifying the current preset, by number. 

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

Requirements

Version: Windows Media Player version 7.0 or later.

Header: Include effects.h.

See Also

Previous Next