Member interfaces for initialization

The following topic covers enclave initialization. CEEINT is the Language Environment initialization routine that establishes a Language Environment environment (the process and the first enclave within the process) in which an application can run. The interface to CEEINT is described in CEEINT interface. CEEINT relies on a number of components to be link-edited with the application. Language Environment uses these components to describe the contents of the application, and to locate other elements contained in the application. A description of these components follows.