DSoundHelper.InterfaceCaptureBuffer Field (Microsoft.DirectX.DirectSound)

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

Definition

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

Field Value

System.Guid
Returns the GUID for the CaptureBuffer interface.

This field is read-only.