DSoundHelper.InterfaceDirectSound Field (Microsoft.DirectX.DirectSound)
Retrieves the globally unique identifier (GUID) for the Microsoft.DirectX.DirectSound interface.
Definition
Visual Basic Public Shared InterfaceDirectSound As Guid C# public static Guid InterfaceDirectSound; C++ public: static Guid InterfaceDirectSound; JScript public static var InterfaceDirectSound : Guid
Field Value
System.Guid
Returns the GUID for the Microsoft.DirectX.DirectSound interface.This field is read-only.