LocalPrintServerIndexedProperty Enum

Definition

Specifies the properties of a LocalPrintServer object that are initialized when it is constructed.

public enum class LocalPrintServerIndexedProperty
public enum LocalPrintServerIndexedProperty
type LocalPrintServerIndexedProperty = 
Public Enum LocalPrintServerIndexedProperty
Inheritance
LocalPrintServerIndexedProperty

Fields

BeepEnabled 5

The property that specifies whether a printer error causes the local print server to beep.

DefaultPortThreadPriority 2

The property that specifies the default priority for the thread that manages port I/0.

DefaultPrintQueue 12

The property that specifies the default print queue for the local print server.

DefaultSchedulerPriority 4

The property that specifies the default priority for the scheduler.

DefaultSpoolDirectory 0

The property that specifies the path to the folder where spool jobs are located as temporary files.

EventLog 7

The property that specifies the kind of event logging that is provided by the local print server.

MajorVersion 8

The property that specifies the major version of the operating system.

MinorVersion 9

The property that specifies the minor version of the operating system.

NetPopup 6

The property that specifies whether the client computer or the print server receives notifications that a job is finished.

PortThreadPriority 1

The property that specifies the priority of the thread that manages port I/O.

RestartJobOnPoolEnabled 11

The property that specifies whether users can restart jobs when printer pooling is being used.

RestartJobOnPoolTimeout 10

The property that specifies the wait time before jobs can be restarted when printer pooling is being used.

SchedulerPriority 3

The property that specifies the priority of the scheduler.

Applies to