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