Share via


Windows Media Player 11 SDK IWMPEffects::GetPresetCount 

Windows Media Player SDK banner art

Previous Next

IWMPEffects::GetPresetCount

The GetPresetCount method gets the preset count.

Syntax

  

Parameters

  count

[out]  Long value specifying the preset count. 

Return Values

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

Remarks

Called by Windows Media Player to obtain the number of presets contained by the visualization.

Requirements

Version: Windows Media Player version 7.0 or later.

Header: Include effects.h.

See Also

Previous Next