This chapter discusses ILE calling conventions as they apply to multi-language applications. For information about calling conventions that apply to programs compiled with the ILE C/C++ compiler, see Chapter 23, Using ILE C/C++ Call Conventions.
You can call OPM, EPM or ILE programs using dynamic program calls. A dynamic program call is a call made to a program object (*PGM). Unlike OPM and EPM programs, ILE programs are not limited to using dynamic program calls. ILE programs can use static procedure calls or procedure pointer calls to call other procedures.
This chapter describes:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.