Interactive3DLevel2ReverbEffect.ReflectionsMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.Reflections property.

Definition

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

Field Value

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

This field is read-only. 

See Also