Interactive3DLevel2ReverbEffect.ReverbMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.Reverb property.

Definition

Visual Basic Public Shared ReverbMax As Int32Leave Site
C# public static Int32Leave Site ReverbMax;
C++ public: static Int32Leave Site ReverbMax;
JScript public static var ReverbMax : Int32Leave Site

Field Value

System.Int32
Maximum value for the EffectsInteractive3DLevel2Reverb.Reverb property.

This field is read-only. 

See Also