Beispiel #1
0
 public static extern MMSysErr waveOutGetPosition(WaveHandle h, ref MMTIME mmtime, uint cbmmt);
Beispiel #2
0
 public static extern int waveOutGetPosition(HANDLE hWaveOut, ref MMTIME lpInfo, int uSize);
Beispiel #3
0
 public static extern int midiStreamPosition(HANDLE hms, ref MMTIME lpmmt, int cbmmt);
Beispiel #4
0
 public static extern int timeGetSystemTime(ref MMTIME lpTime, int uSize);
Beispiel #5
0
 public static extern MMSysErr waveOutGetPosition(WaveHandle h, ref MMTIME mmtime, uint cbmmt);