Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXFlanger8.SetAllParameters

Sets the flanger parameters of a buffer.

object.SetAllParameters(params As DSFXFLANGER)

Parts

object
Resolves to a DirectSoundFXFlanger8 object.
params
DSFXFLANGER 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.