SetShapeFiltVolMode

Sets the mode.

Syntax

HRESULT SetShapeFiltVolMode(
         SHAPE_FILTVOL_CONTEXT *context,
         SHAPE_FILTER_MODE ShapeFilterMode
)  

Parameters

context
Type: SHAPE_FILTVOL_CONTEXT *

[in, out] Pointer to a SHAPE_FILTVOL_CONTEXT structure.

ShapeFilterMode
Type: SHAPE_FILTER_MODE 

One member of the SHAPE_FILTER_MODE enumeration.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapefiltvolcontext.h.

Library: Use acphal.lib.