DSoundHelper.InterfaceEffectsWavesReverb Field (Microsoft.DirectX.DirectSound)

Retrieves the globally unique identifier (GUID) for the Waves reverb effect interface.

Definition

Visual Basic Public Shared InterfaceEffectsWavesReverb As GuidLeave Site
C# public static GuidLeave Site InterfaceEffectsWavesReverb;
C++ public: static GuidLeave Site InterfaceEffectsWavesReverb;
JScript public static var InterfaceEffectsWavesReverb : GuidLeave Site

Field Value

System.Guid
Returns the GUID for the Waves reverb effect interface.

This field is read-only. 

Remarks

This field is used to retrieve the WavesReverbEffect object, that currently in a SecondaryBuffer object, using the SecondaryBuffer.GetObjectInPath method.