
HP Eloquence Manual
14 Integrating C Functions (DLL)
DLL (Dynamic Loadable Library) is a mechanism for extending the functionality of HP Eloquence by calling your own functions, written in C. Using this functionality you are able to integrate specialized solutions into HP Eloquence.
This chapter is divided into two parts. The first part describes how to use DLL from inside HP Eloquence. The second part describes the technical realization and how to generate your own DLL. The example described in this chapter, and two more examples, are stored in the directory /opt/eloquence/share/example.
Chapter contents:
- Using DLL in HP Eloquence
-
- Generating a DLL
-
- Error Messages
-
HP Eloquence Manual - 26 NOV 1997