Calling conventions

The following information pertains to the DLL functions described in the next several sections:

      Functions are in C syntax. For Fortran and Pascal syntax, look in the sample source files in subdirectories under Embed-install-directory\VSDK.

      All arguments are pointers to data types. Since Fortran passes variables by reference, a normally declared Fortran variable is passed as an argument.