Using linkage options parts in a call or transfer

A linkage options part specifies how an EGL-generated service calls or transfers to other generated code. This topic offers only a high-level overview.

The build descriptor file that you use when generating a program allows you to specify a linkage options part for that program. The linkage options part contains a set of elements, each of which has a set of properties and values. The following types of elements are available:

In each element, a property (for example, pgmName) identifies the programs or records to which the element refers. Other properties provide additional information about the named program, including type and location.


Feedback