PosPrinter.StatusJournalCartridgeOK Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates all journal cartridges are ready.

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

Syntax

'Declaration
Public Const StatusJournalCartridgeOK As Integer
public const int StatusJournalCartridgeOK
public:
literal int StatusJournalCartridgeOK
public static final int StatusJournalCartridgeOK
public const var StatusJournalCartridgeOK : int

Remarks

This StatusUpdateEvent can only be raised when the CartridgeNotify property is set to PrinterCartridgeNotification.Enabled. Note also that this event gives no indication of the media in the cartridge.

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace