Owner's manual

76 LandMark Mobile User’s Manual
Other exported functions of the DLL
Setup function
Function: LMCE_API BOOL SwitchModes(int whichMethod, BOOL
isRealTime)
Use this function to set the mode for each of the three methods
described above. The mode changes to either Pulled or Pushed
version in each of the methods.
GetError function
Function: LMCE_API BOOL GetError(int whichMethod, short
&error)
All exported functions return a zero value to indicate failure. Use
the GetError function to get more detailed information about the
nature of the failure.