DLL Export Functions

The DLL export functions define how a custom internal adapter controls its life cycle and communicates with the ESP Server. Custom adapter implementation is bundled in a separate DLL. When building a custom internal adapter, an adapter developer must implement the DLL Export functions found in the DLL.