Beispiel #1
0
 public static extern uint waveOutUnprepareHeader( IntPtr hwo, ref WAVEHDR pwh, UINT cbwh );
Beispiel #2
0
 public static extern uint waveOutUnprepareHeader(IntPtr hwo, ref WAVEHDR pwh, UINT cbwh);
Beispiel #3
0
 public static extern uint waveOutWrite( IntPtr hwo, ref WAVEHDR pwh, uint cbwh );
Beispiel #4
0
 public static extern uint waveOutWrite(IntPtr hwo, ref WAVEHDR pwh, uint cbwh);