ChorusEffect.PhaseMax Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum value for the EffectsChorus.Phase property.
Definition
Visual Basic Public Shared PhaseMax As Int32 C# public static Int32 PhaseMax; C++ public: static Int32 PhaseMax; JScript public static var PhaseMax : Int32
Field Value
System.Int32
Maximum value for the EffectsChorus.Phase property.This field is read-only.
See Also