man DlpOpenConduit (Fonctions bibliothèques) - DlpOpenConduit
NAME
DlpOpenConduit - used before a conduit is opened, when syncing a Palm database
LIBRARY
libpconn
SYNOPSIS
#include <palm.h>#include <pconn/pconn.h>DlpOpenConduit PConnection *pconn
DESCRIPTION
is used before synchronizing a Palm database, usually just before opening the database with DlpOpenDB(3) . It is not clear what this function does, although it appears to update the "Synchronizing ..." message on the Palm.
RETURN VALUE
returns 0 if successful, or a negative value otherwise.