예제 #1
0
 public static extern int pisn_sendexcepstrucq(int pt, char type, ref PI_EXCEPT excpt, out int count, bool queueing, out int numbpterrs, out QERROR[] qerrs);
예제 #2
0
 public static extern int pisn_sendexcepstruc(int pt, char type, ref PI_EXCEPT excpt, out int count);