next up previous contents
Next: The PilotDatabase classes for Up: How the conduits work Previous: The SyncAction base class   Contents

The KPilotDeviceLink class for communicating with the handheld

For the communication with the handheld KPilot has a class KPilotDeviceLink, and the ConduitAction class always stores an instance of KPilotDeviceLink pointing to the current connection in a variable called fHandle. The following list shows all members of this class that you might need in your conduit:

If you want to modify a database on the handheld, you can work with a PilotDatabase instance (see next subsection), which does all the communication for you.


next up previous contents
Next: The PilotDatabase classes for Up: How the conduits work Previous: The SyncAction base class   Contents
Reinhold Kainhofer 2003-01-13