Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXGargle8.GetAllParameters

Retrieves the amplitude modulation parameters of a buffer.

object.GetAllParameters() As DSFXGARGLE

Parts

object
Resolves to a DirectSoundFXGargle8 object.

Return Values

Returns a DSFXGARGLE 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.