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