Ejemplo n.º 1
0
 private static extern QueErrT16 QueGetPointInfo(QuePointHandle point, ref QuePointType pointInfo);
Ejemplo n.º 2
0
 private static extern QueErrT16 QueCreatePoint(QuePointType pointData, ref QuePointHandle point);