Please enable JavaScript to view this site.

Vensim Help

Navigation: Reference Guide > DSS Supplement > Vensim DLL

12 DLL Function Details

Scroll Prev Top Next More

This section details the functions supported by the Vensim DLL.

The server version of the DLL supports multiple contexts.  These function calls are almost the same as the regular function calls with the addition of the context argument.  For completeness we include prototypes for both the context calls and the non context calls for C and Java.  The VensimContextAdd and VensimContextDrop functions are specific to the server version.

It is worth noting that if a regular function call is made with the Server DLL the context 0 will be used.  If a server function call is made with the regular DLL the regular function will be called.