Share via


PrinterCartridgeNotify Enumeration

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim printerCartridgeNotify1 As PrinterCartridgeNotify = PrinterCartridgeNotify.Disabled

Syntax

'Declaration
Public Enum PrinterCartridgeNotify
public enum PrinterCartridgeNotify
public enum class PrinterCartridgeNotify
public enum PrinterCartridgeNotify
public enum PrinterCartridgeNotify

Members

Member name Description
Disabled No provide cartridge-state notifications are available.
Enabled Cartridge-state notifications are available.

Remarks

Defines the possible cartridge state notification capabilities for a printer.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace