pconf_get_detection_methods

Langue: en

Version: 12 April 2000 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

pconf_get_detection_methods - List autodetection methods.

SYNOPSIS

#include <printerconf.h>

pconf_detmethod_t *pconf_get_detection_methods(int *count);

PARAMETERS

int *count
Not Documented.

DESCRIPTION

Return a list of printer detection methods supported. This is static now, should be dynamic (based on what methods are available on the machine) in the future.

SEE ALSO

pconf_detect_printer(3), pconf_autodetect_pport(3), pconf_read_xref_file(3), pconf_find_xref_by_id(3)