Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the globally unique identifier (GUID) for the system-wide default audio capture device.
Definition
Visual Basic Public Shared DefaultCaptureDevice As Guid C# public static Guid DefaultCaptureDevice;
C++ public: static Guid DefaultCaptureDevice;
JScript public static var DefaultCaptureDevice : Guid
Field Value
System.Guid
Returns the GUID for the system-wide default audio capture device.This field is read-only.
.gif)