CEEDOD

From MidrangeWiki
Revision as of 14:30, 28 June 2010 by David (talk | contribs) (Added API)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Summary

The CEEDOD api is used to determine parameter information using operational descriptors.

NOTE: Procedures invoking this API must be tagged with the opdesc modifier.

Prototype for the CEEDOD API

     DibmCEEDOD        PR                  extproc('CEEDOD')
     D pParmNbr                      10i 0 const
     D pDescType                     10i 0
     D pDataType                     10i 0
     D pDescInfo1                    10i 0
     D pDescInfo2                    10i 0
     D pLength                       10i 0
     D pFeedback                     12    options(*omit)