Difference between revisions of "Retrieve Message (QMHRTVM)"
From MidrangeWiki
(New page: Category:RPG_Prototypes = Prototype for the QMHRTVM API == <pre> DQMHRTVM PR EXTPGM('QMHRTVM') D pMsgInfo 32767a options(*va...) |
m |
||
Line 1: | Line 1: | ||
[[Category:RPG_Prototypes]] | [[Category:RPG_Prototypes]] | ||
− | = Prototype for the [[QMHRTVM]] API | + | = Prototype for the [[QMHRTVM]] API = |
<pre> | <pre> | ||
DQMHRTVM PR EXTPGM('QMHRTVM') | DQMHRTVM PR EXTPGM('QMHRTVM') |
Revision as of 15:03, 31 July 2007
Prototype for the QMHRTVM API
DQMHRTVM PR EXTPGM('QMHRTVM') D pMsgInfo 32767a options(*varsize) D pMsgInfoLen 10i 0 const D pReturnFmt 8a const D pMsgId 7a const D pMsgFile 20a const D pMsgData 32767a const options(*varsize) D pMsgDataLen 10i 0 const D pReplSubst 10a const D pRtnCtrl 10a const D pApiErrorDS 32767a options(*nopass:*varsize) D pRtvOption 10a options(*nopass) D pCCSID 10i 0 const options(*nopass) D pReplCCSID 10i 0 const options(*nopass)