Share via


EchoEffect.PanDelayMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsEcho.PanDelay property.

Definition

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

Field Value

System.Int32
Maximum value for the EffectsEcho.PanDelay property.

This field is read-only. 

See Also