Job Attributes type determination

vladimir vova25 at gmail.com
Wed Jan 31 03:31:50 PST 2007


Whether there is a API function an allowing to pass at values of job attributes directly to cgiSetArray() without additional analysis of its type by something like:
switch(attr->value_tag){
 case IPP_TAG_INTEGER:
...
case IPP_TAGE_DATE:
default ...
}
?




More information about the cups mailing list