예제 #1
0
 public static extern short GT_GetDacConfig(short cardNum, short dac, out TDacConfig pDac);
예제 #2
0
 public static extern short GT_SetDacConfig(short cardNum, short dac, ref TDacConfig pDac);