SetShapeEqCompExpandMode

Sets the compression/expansion mode.

Syntax

HRESULT SetShapeEqCompExpandMode(
         SHAPE_EQCOMP_CONTEXT *context,
         SHAPE_EQCOMP_EXPAND_MODE mode
)  

Parameters

context
Type: SHAPE_EQCOMP_CONTEXT *

[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.

mode
Type: SHAPE_EQCOMP_EXPAND_MODE 

One member of the SHAPE_EQCOMP_EXPAND_MODE enumeration.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.