Difference between revisions of "CEEDOD"
From MidrangeWiki
(Added API) |
(No difference)
|
Revision as of 14:30, 28 June 2010
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)