dlpresetsystem(3)
NAME
DlpResetSystem - reset a Palm at the end of the sync
LIBRARY
libpconn
SYNOPSIS
#include <palm.h> #include <pconn/pconn.h> int DlpResetSystem(PConnection *pconn);
DESCRIPTION
- DlpResetSystem indicates to the Palm that it needs to be re
- set at the end of the sync.
RETURN VALUE
- DlpResetSystem returns 0 if successful, or a negative value
- otherwise.
SEE ALSO
- libpconn(3).
- BSD Aug 16, 2001