Microsoft DirectX 9.0 SDK Update (October 2004)

DSoundHelper.InterfaceEffectsParamEq Field

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET Public Shared InterfaceEffectsParamEq As Guid
C# public static Guid InterfaceEffectsParamEq;
Managed C++ public: static Guid InterfaceEffectsParamEq;
JScript .NET public static var InterfaceEffectsParamEq : Guid

Field Value

System.Guid . Returns the globally unique identifier (GUID) for the parameteric equalizer effect interface.

This field is read-only. 

Remarks

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


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center