Exemplo n.º 1
0
Arquivo: Mic.cs Projeto: azret/mozart
 public void WM_CLOSE(IntPtr hWnd, IntPtr wParam, IntPtr lParam)
 {
     _hMic32?.Mute();
 }