DSoundHelper.InterfaceBuffer Field (Microsoft.DirectX.DirectSound)

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

Definition

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

Field Value

System.Guid
Returns the GUID for the Buffer interface.

This field is read-only.