Microsoft DirectX 8.1 (Visual Basic)

DirectSoundFXDistortion8.GetAllParameters

The GetAllParameters method retrieves the distortion parameters of a buffer.

Syntax

object.GetAllParameters() As DSFXDISTORTION

Parts

object

Resolves to a DirectSoundFXDistortion8 object.

Return Values

Returns a DSFXDISTORTION type that contains the parameters of the effect.

Error Codes

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