PRINTER_ENUM_LOCAL top-level constant

int const PRINTER_ENUM_LOCAL

If the PRINTER_ENUM_NAME flag is not also passed, the function ignores the Name parameter, and enumerates the locally installed printers. If PRINTER_ENUM_NAME is also passed, the function enumerates the local printers on Name.

Implementation

const PRINTER_ENUM_LOCAL = 00000002;