mqCreateBag の C 言語での呼び出し mqCreateBag (Options, &Bag, &CompCode, &Reason); パラメーターを次のように宣言します。 MQLONG Options; /* Bag options */ MQHBAG Bag; /* Bag handle */ MQLONG CompCode; /* Completion code */ MQLONG Reason; /* Reason code qualifying CompCode ...
mqCreateBag(Options, Bag, CompCode, Reason) Parameter für mqCreateBag Options(MQLONG) - Eingabe Optionen für die Erstellung des Behälters. Die folgenden Werte sind möglich: MQCBO_ADMIN_BAG Gibt an, dass der Behälter für das Verwalten vonIBM®WebSphereMQ-Objekten verwendet wird. MQ...
mqCreateBagdoi:q089280_The mqCreateBag call creates a new bag.John Maltby, User Technologies, Hursley. Ext: 246176 Notes: John Maltby/UK/IBM@IBMGB E-mail: joho@uk.ibm.com
mqCreateBag (Options, Bag, CompCode, Reason) Parameters for mqCreateBag Options (MQLONG) - input Options for creation of the bag. The following values are valid: MQCBO_ADMIN_BAG Specifies that the bag is for administering IBM® MQ objects. MQCBO_ADMIN_BAG automatically implies the MQCB...
MQCBO_* (Create-Bag Options for mqCreateBag) Table 1. Values of constants