Sets the compression/expansion mode.
HRESULT SetShapeEqCompExpandMode(
SHAPE_EQCOMP_CONTEXT *context,
SHAPE_EQCOMP_EXPAND_MODE mode
)
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.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.