Interactive3DLevel2ReverbEffect.RoomHfMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.RoomHf property.

Definition

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

Field Value

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

This field is read-only. 

See Also