pconf_detect_printer
pconf_detect_printer
Section: C Library Functions (3) Updated: 12 April 2000 Local index
Up
NAME
pconf_detect_printer - Return array of strings containing printer specific information.
SYNOPSIS
#include <printerconf.h>
char **pconf_detect_printer
(
int dettype,
char *detinfo
);
PARAMETERS
- int dettype
-
Not Documented.
- char *detinfo
-
Not Documented.
DESCRIPTION
Return an array of strings with semi-colon-separated printer
specific information.
For a parallel port printer, this would be: "port=p;model=m".
For a network printer it is: "printer=hostaddr;vendor=v;model=m".
SEE ALSO
pconf_get_detection_methods(3),
pconf_autodetect_pport(3),
pconf_read_xref_file(3),
pconf_find_xref_by_id(3)
Index
- NAME
-
- SYNOPSIS
-
- PARAMETERS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:52:08 GMT, April 16, 2011