man3mngr/rmt_requestCFpar

Table of Contents

Name

rmt_requestCFparameter - update a parameter in the AccelNET database

Description

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.

Syntax

int rmt_requestCFparameter(
   int DBchan,

   CONFLIST *CFpnt

   );

Arguments

DBchan

database channel

CFpnt

A pointer to a CONFLIST record.

Return Value

the value returned by rmtReqParAns(3rmt) is returned.

Notes

See Also

libmngr(3mngr)

Manual page revision

$Id: rmt_requestCFpar.3,v 1.0 2003/04/02 10:50:34 kitchen Exp $


Table of Contents