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