call MQBEGIN (Hconn, BeginOptions, CompCode, Reason);
Declare the parameters as follows:
dcl Hconn fixed bin(31); /* Connection handle */ dcl BeginOptions like MQBO; /* Options that control the action of MQBEGIN */ dcl CompCode fixed bin(31); /* Completion code */ dcl Reason fixed bin(31); /* Reason code qualifying CompCode */
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzak10259 |