DSoundHelper.InterfaceSecondaryBuffer Field (Microsoft.DirectX.DirectSound)

Retrieves the globally unique identifier (GUID) for the SecondaryBuffer interface.

Definition

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

Field Value

System.Guid
Returns the GUID for the SecondaryBuffer interface.

This field is read-only.