2.12. The IDERI note SDK

The IDERI note SDK allows users to write their own programs against an IDERI note environment. The SDK consists of header files, import libraries, a comprehensive documentation and sample programs, that demonstrate different functions and techniques. In addition, the SDK contains IDERI note redistributable DLLs, that provide the connection to the IDERI note environment. These DLLs can be redistributed and installed with other programs. Both import libraries and redistributable DLLs are available as x86 and x64 versions. In order to create programs with this installation package, a suitable development environment such as Visual Studio 2017 is required. The IDERI note SDK is a native C SDK. Please consult the SDK documentation for further details.