SetShapeFiltVolFrequency

Sets the frequency.

Syntax

HRESULT SetShapeFiltVolFrequency(
         SHAPE_FILTVOL_CONTEXT *context,
         float frequency
)  

Parameters

context
Type: SHAPE_FILTVOL_CONTEXT *

[in, out] Pointer to a SHAPE_FILTVOL_CONTEXT structure.

frequency
Type: float 

The frequency.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapefiltvolcontext.h.

Library: Use acphal.lib.