Hi, On Thu, Dec 05, 2002 at 10:10:18PM +0100, Henning Meier-Geinitz wrote: > | 4.3.8 sane_get_parameters > http://www.meier-geinitz.de/sane/sane2/0.07/doc012.html#s4.3.8
Two additional comments: No return status is defined for sane_get_parameters. All the other functions define what can be returned, only sane_get_paramaters doesn't. At least, SANE_STATUS_NO_MEM should be allowed. And shouldn't the descripition of SANE_Parameters (the type) go to the chapter "Data Types"? All the other types are described there and I always wondered why SANE_Parameters is in the function section. Bye, Henning
