Microsoft DirectX 9.0 SDK Update (October 2004)

DSoundHelper.GuidAllObjects Field

Language:

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

Retrieves the globally unique identifier (GUID) that can represent any Microsoft® DirectSound® effect class identifier.

Definition

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

Field Value

System.Guid . Returns the globally unique identifier (GUID) that can represent any Microsoft® DirectSound® effect class identifier.

This field is read-only. 

Remarks

This globally unique identifier (GUID) can be used for any class identifier when retrieving an effect using either the SecondaryBuffer.GetObjectInPath or CaptureBuffer.GetObjectInPath methods.


© 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