PRINTER_ENUM_SHARED top-level constant

int const PRINTER_ENUM_SHARED

The function enumerates printers that have the shared attribute. Cannot be used in isolation; use an OR operation to combine with another PRINTER_ENUM type.

Implementation

const PRINTER_ENUM_SHARED = 00000020;