PrinterCartridgeNotify Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |