IBM Books

Net.Data Language Environment Reference


Designing a DLL or Shared Library

When you build a language environment, you update the template provided in Appendix A. Language Environment Template to include the environment interface functions and the communication structures used by Net.Data to communicate with your language environment and to pass parameters to and from the language environment.

The following sections describe concepts and design issues for the functions and structures. The utilities provided in the language environment interface are described in The Language Environment Programming Interface Utility Functions.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]