Windows Media Player SDK banner art
PreviousNext

Effects::GetPresetCount

The GetPresetCount method gets the preset count.

Syntax

HRESULT GetPresetCount(
  Long  *count
);

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.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.