The function initializes ApplicationAPI and must be called at the very first place.
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);
CApplicationAPI Class | ApplicationAPI Namespace