Exemplo n.º 1
0
 public MMSound()
 {
     this.callback = new MMInterop.waveInProc(this.WaveCallback);
 }
Exemplo n.º 2
0
 public MMSound()
 {
     this.callback = new MMInterop.waveInProc(this.WaveCallback);
 }