Microsoft DirectX 8.0 (Visual Basic)

DirectSoundFXI3DL2Reverb8.GetQuality

Retrieves the quality of the environmental reverberation effect.

object.GetQuality() As Long

Parts

object
Resolves to a DirectSoundFXI3DL2Reverb8 object.

Return Values

Returns the quality of the effect.

Error Codes

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

See Also

DirectSoundFXI3DL2Reverb8.SetQuality