Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXI3DL2Reverb8.GetAllParameters

Retrieves the I3DL2 (Interactive 3D Audio Level 2) reverberation parameters of a buffer.

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.