Ejemplo n.º 1
0
 private static extern unsafe MMRESULT timeGetDevCaps(TIMECAPS *ptc, uint cbtc);
Ejemplo n.º 2
0
 public static extern uint timeGetDevCaps([NativeTypeName("LPTIMECAPS")] TIMECAPS *ptc, uint cbtc);