예제 #1
0
 private static extern unsafe MMRESULT timeGetDevCaps(TIMECAPS *ptc, uint cbtc);
예제 #2
0
 public static extern uint timeGetDevCaps([NativeTypeName("LPTIMECAPS")] TIMECAPS *ptc, uint cbtc);