Beispiel #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);
Beispiel #2
0
 public static extern int pisn_sendexcepstruc(int pt, char type, ref PI_EXCEPT excpt, out int count);