pub unsafe static kODAttributeTypePrinterMakeAndModel: Option<&'static ODAttributeType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Attribute for definition of the Printer Make and Model.
Attribute for definition of the Printer Make and Model. An example value would be “HP LaserJet 2200”. This would be used to determine the proper PPD file to be used when configuring a printer from the Directory. This attribute is based on the IPP Printing Specification RFC and IETF IPP-LDAP Printer Record.
See also Apple’s documentation