All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Introduction

Naming convention

The function calls in the Kvaser Database API all have names starting with kvaDb, e.g kvaDbOpen().

Build an application

You will need to

#include kvaDbLib.h

in your programs and link with kvaDbLib.dll on Windows and with libkvadblib.so on Linux.