DSoundHelper.GuidAllObjects Field |
Language: |
Retrieves the globally unique identifier (GUID) that can represent any Microsoft DirectSound effect class identifier.
Visual Basic Public Shared GuidAllObjects As Guid C# public static Guid GuidAllObjects; C++ public: static Guid GuidAllObjects; JScript public static var GuidAllObjects : Guid
System.Guid
This field is read-only.
Returns the GUID that can represent any DirectSound effect class identifier.
This GUID can be used for any class identifier when retrieving an effect using either the SecondaryBuffer.GetObjectInPath or CaptureBuffer.GetObjectInPath methods.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center