Q1 What is the Extended Call Interface?
Q2 Are there examples of using the ECI?
Q3 What DLL entry points will work with ECI?
Q4 Will a DLL written in Visual Basic work with ECI?
Q5 What data types are supported directly?
Q6 How can functions that use the string data type be accessed with ECI?
Q7 What if a function returns a string?
Q8 How do I create the Esl Function Prototype?
Q9 What if the calling convention or data types are not supported?