Sets the compression threshold value.
HRESULT SetShapeEqCompThreshold(
SHAPE_EQCOMP_CONTEXT *context,
float threshold
)
context
Type: SHAPE_EQCOMP_CONTEXT *
[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.
threshold
Type: float
The compression threshold.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.