Share via


PrinterCartridgeNotify Enum

Definition

Enumerates the possible cartridge-state notification capabilities for a printer.

public enum PrinterCartridgeNotify
type PrinterCartridgeNotify = 
Public Enum PrinterCartridgeNotify
Inheritance
PrinterCartridgeNotify

Fields

Name Value Description
Disabled 0

Cartridge-state notifications are not available.

Enabled 1

Cartridge-state notifications are available.

Applies to