Table of Contents
requestCFparameter - update a parameter in the AccelNET database
requestCFparameter
requests the current value of the parameter from
dbman(8)
.
This function
communicates with dbman in local mode.
This function is part of libmngr.
int requestCFparameter(
int DBchan,
CONFLIST *CFpnt
);
database channel
A pointer to a
CONFLIST record.
the value returned by
lclReqParAns(3rmt)
is returned.
libmngr(3mngr)
$Id: requestCFpar.3,v 1.0 2003/04/02 10:50:34 kitchen
Exp $
Table of Contents