.TH "PX_GET_PARAMETER" "3" .SH "NAME" PX_get_parameter \(em Get various parameter values .SH "SYNOPSIS" .PP #include .PP int PX_get_parameter(pxdoc_t *pxdoc, const char *name, char **value) .SH "DESCRIPTION" .PP Get the value of parameter \fBname\fP. The value is returned in the passed parameter \fBvalue\fP. .PP For a list a available parameter names see PX_set_parameter(3). .SH "RETURN VALUE" .PP Returns 0 on success and \-1 on failure. .SH "SEE ALSO" .PP PX_set_parameter(3), PX_get_value(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man