C# Workmates API
 All Classes Namespaces Functions Variables Enumerations Enumerator
static ReturnCode InitWorkmateApi ( string  dbPath)
inlinestatic

The function opens API for use connecting to the Sygic navigation database file.

Parameters
dbPathFull path to navigation's main.dat file residing in Res/db folder
Returns
the ReturnCode enumeration

Possible ReturnCodes result values:

The function initializes the Workmates API.
It means it should be called at the start of your application.
The connection to the Sygic navigation database can be done regardless the navigation is run or not.

See also
IsOpen CloseWorkmateApi