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