Microsoft DirectX 8.1 (Visual Basic)

DirectSoundFXI3DL2Reverb8.GetAllParameters

The GetAllParameters method retrieves the I3DL2 (Interactive 3D Audio Level 2) reverberation parameters of a buffer.

Syntax

object.GetAllParameters() As DSFXI3DL2REVERB

Parts

object

Resolves to a DirectSoundFXI3DL2Reverb8 object.

Return Values

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