Deinstall a specified custom server.
Blueworx Voice Response library (libvae.a)
Custom Server library (libca.a)
#include "CA_header.h" #include "CA_access_db.h" int CA_Deinstall_CA( char *appl_name );
This subroutine deinstalls a specified custom server that is currently installed but not running.
CA_ACCESS_NOBUFS
CA_APPL_NOT_INSTALLED
CA_ALREADY_STARTED
CA_NOT_INIT
CA_INV_ADDR
CA_INV_APPL
CA_INV_REQUEST
CA_NO_MSG_RECV
CA_REQ_FAILED
CA_TERMINATING