8
LT360 Precision Turntable
DLL Programming Manual
1.2 Header / Include Files
Two example header / include files for linking and calling the DLL
functions are provided for C/C++ or Delphi/Pascal:
Header / Include Files
■ LT360LIB.h C/C++
■ LT360LIB.pas Delphi/Pascal
Other header files for different languages can be translated from these
examples. The header files contain all of the prototype exported
functions along with the command identifier constants used to make the
various function calls to the LT360 turntables.
The header files may require modification depending on the particular
behavior of the compiler/linker being used.