| mqseries_inqMQSeries MQINQ Description
   void mqseries_inq
    ( resource  $hconn, resource$hobj, int$selectorCount, array$selectors, int$intAttrCount, resource&$intAttr, int$charAttrLength, resource&$charAttr, resource&$compCode, resource&$reason)The mqseries_inq (MQINQ) call returns an array of integers and a set of character strings containing the attributes of an object. Parameters
 
 Return ValuesNo value is returned. Examples
 Example #1 mqseries_inq example 
<?phpSee Also
 
 |