Calling conventions

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

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

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