示例#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);