Exemplo n.º 1
0
 public static extern short GT_GetCountConfig(short cardNum, short countType, short countIndex, out TCountConfig pCount);
Exemplo n.º 2
0
 public static extern short GT_SetCountConfig(short countType, short countIndex, ref TCountConfig pCount);