Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsPrinterInfoMBS class.

WindowsPrinterInfoMBS.kPrinterFlagsConnections = 4

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

The function enumerates the list of printers to which the user has made previous connections.

WindowsPrinterInfoMBS.kPrinterFlagsDefault = 1

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

Default printer.

WindowsPrinterInfoMBS.kPrinterFlagsLocal = 2

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

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

WindowsPrinterInfoMBS.kPrinterFlagsName = 8

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

The function enumerates the printer identified by Name. This can be a server, a domain, or a print provider. If Name is nil, the function enumerates available print providers.

WindowsPrinterInfoMBS.kPrinterFlagsNetwork = 64

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

Network printers?

WindowsPrinterInfoMBS.kPrinterFlagsRemote = 16

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

Remote (non Local) printers?

WindowsPrinterInfoMBS.kPrinterFlagsShared = 32

Type Topic Plugin Version
const Printing MBS Win Plugin 15.2
One of the flags for Printer function.

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

The items on this page are in the following plugins: MBS Win Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...