Exemple #1
0
 public static extern short GT_GetDoConfig(short cardNum, short doType, short doIndex, out TDoConfig pDo);
Exemple #2
0
 public static extern short GT_SetDoConfig(short doType, short doIndex, ref TDoConfig pDo);