2 references to PRINTER_ENUM_CONNECTIONS
System.Drawing (2)
commonui\System\Drawing\Printing\PrinterSettings.cs (2)
241
SafeNativeMethods.EnumPrinters(SafeNativeMethods.PRINTER_ENUM_LOCAL | SafeNativeMethods.
PRINTER_ENUM_CONNECTIONS
, null, level, IntPtr.Zero, 0, out bufferSize, out count);
244
returnCode = SafeNativeMethods.EnumPrinters(SafeNativeMethods.PRINTER_ENUM_LOCAL | SafeNativeMethods.
PRINTER_ENUM_CONNECTIONS
,