Beispiel #1
0
 public static extern int timeGetSystemTime(ref MMTIME lpTime, int uSize);
Beispiel #2
0
 public static extern int waveOutGetPosition(IntPtr hWaveOut, ref MMTIME lpInfo, int uSize);
Beispiel #3
0
 public static extern int midiStreamPosition(IntPtr hms, ref MMTIME lpmmt, int cbmmt);