man PConnClose (Fonctions bibliothèques) - PConnClose
NAME
PConnClose - shut down a connection to a PalmOS device
LIBRARY
libpconn
SYNOPSIS
#include <palm.h>#include <pconn/pconn.h>PConnClose PConnection *pconn
DESCRIPTION
closes the pointed to by pconn , and frees it.
RETURN VALUE
returns 0 if successful, or a negative value in case of error.