Share via


DSoundHelper.InterfaceEffectsFlanger Field (Microsoft.DirectX.DirectSound)

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

Definition

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

Field Value

System.Guid
Returns the GUID for the flanger effect interface.

This field is read-only. 

Remarks

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