Forum Post: Re: How To Define Type Mqod When Calling Websphere Mq Api Function Mqopen

  • Thread starter Thread starter Garry Hall
  • Start date Start date
Status
Not open for further replies.
G

Garry Hall

Guest
If I understand it correctly, this is taking a pointer to a MQOD object. You will need to define a MEMPTR of the appropriate size for the MQOD object, populate it as necessary, and pass it as the parameter. The type of the parameter should be MEMPTR.

Continue reading...
 
Status
Not open for further replies.
Back
Top