DSoundHelper.InterfaceDirectSoundCapture Field (Microsoft.DirectX.DirectSound)

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

Definition

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

Field Value

System.Guid
Returns the GUID for the Capture interface.

This field is read-only.