man pconf_autodetect_pport (Fonctions bibliothèques) - Autodetect printer on a parallel port using IEEE1284 protocol.

NAME

pconf_autodetect_pport - Autodetect printer on a parallel port using IEEE1284 protocol.

SYNOPSIS

#include <printerconf.h> char *pconf_autodetect_pport(long int port);

PARAMETERS

long int port
Not Documented.

DESCRIPTION

Attempt parallel port autodetection (IEEE1284). Return a string containing a unique printer ID.

SEE ALSO