Interactive3DLevel2ReverbEffect.RoomMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.Room property.

Definition

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

Field Value

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

This field is read-only. 

See Also