Share via


DSoundHelper.InterfaceEffectsInteractive3DLevel2Reverb Field (Microsoft.DirectX.DirectSound)

Retrieves the globally unique identifier (GUID) for the interactive 3-D level2 reverb effect interface.

Definition

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

Field Value

System.Guid
Returns the GUID for the interactive 3-D level2 reverb effect interface.

This field is read-only. 

Remarks

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