GetDefaultMicrophone

Top  Previous  Next

GetDefaultMicrophone() As Integer; - VB.NET syntax

HRESULT GetDefaultMicrophone([out, retval] LONG* Index); - IDL/COM syntax

 

Description

These functions return the indexes for the default microphone. To get the name of the default microphone you should use the returned value as index to list returned by GetMicrophoneList.