Example #1
0
 public static extern short GT_GetCountConfig(short cardNum, short countType, short countIndex, out TCountConfig pCount);
Example #2
0
 public static extern short GT_SetCountConfig(short countType, short countIndex, ref TCountConfig pCount);