Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXParamEq8.SetAllParameters

Sets the parametric equalizer parameters of a buffer.

object.SetAllParameters(params As DSFXPARAMEQ)

Parts

object
Resolves to a DirectSoundFXParamEq8 object.
params
DSFXPARAMEQ type that specifies the parameters of the effect.

Error Codes

If the method fails, an error is raised. Possible values for Err.Number include DSERR_INVALIDPARAM.