[DllImport("winmm.dll", SetLastError=true)]
static extern uint waveInClose(IntPtr hwi);
<DllImport("winmm.dll")> _
Shared Function waveInClose(<MarshalAs(UnmanagedType.I4)> ByVal hwi As Integer) As MMRESULT
End Function
Do you know one? Please contribute it!
None.
Please add some!
Please add some!