.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man! .\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST! .TH "pconf_get_detection_methods" 3 "12 April 2000" "c2man printerconf.h" .SH "NAME" pconf_get_detection_methods \- List autodetection methods. .SH "SYNOPSIS" .ft B #include .sp pconf_detmethod_t *pconf_get_detection_methods(int *count); .ft R .SH "PARAMETERS" .TP .B "int *count" Not Documented. .SH "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. .SH "SEE ALSO" pconf_detect_printer(3), pconf_autodetect_pport(3), pconf_read_xref_file(3), pconf_find_xref_by_id(3)