Пример #1
0
 public static extern unsafe uint xcsFFSTFn_e(ushort component, ushort function, uint probeid, uint tag, MQCommonServices.xcsINSERTS inserts, void *ptr_dump_data, ushort alert_num, byte[] message_key);
Пример #2
0
 public static extern uint xcsGetMessageParts_e(uint returncode, uint control, MQCommonServices.xcsINSERTS inserts, ref int ccsid, [Out] byte[] basicbuffer, ref int basicbufferlen, [Out] byte[] extendedbuffer, ref int extendedbufferlen, [Out] byte[] replybuffer, ref int replybufferlen);
Пример #3
0
 public static extern uint xcsDisplayDotNetMessage_e([In] byte[] qmgrName, uint returncode, MQCommonServices.xcsINSERTS inserts, uint mtype, [In] byte[] file, int line);