Untitled Document
CApplicationAPI.InitApi Method
GPS NAVIGATION SDK
version 8.3 build 47035

The function initializes ApplicationAPI and must be called at the very first place.

Overload List

The function initializes ApplicationAPI and must be called at the very first place.

public static int InitApi(string,ApplicationHandler);

The function initializes ApplicationAPI and must be called at the very first place.

public static int InitApi(string,ApplicationHandler,int,int,int,int);

The function initializes ApplicationAPI and must be called at the very first place.

public static int InitApi(string,ApplicationHandler,int,int,int,int,bool);

The function initializes ApplicationAPI and must be called at the very first place.

public static int InitApi(string,ApplicationHandler,int,int,int,int,bool,bool);

The function initializes ApplicationAPI and must be called at the very first place.

public static int InitApi(string,ApplicationHandler,int,int,int,int,bool,bool,IntPtr);

See Also

CApplicationAPI Class | ApplicationAPI Namespace