Share via


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

2/27/2008

Indicates all slip cartridges are ready.

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

Syntax

'Declaration
Public Const StatusSlipCartridgeOK As Integer
public const int StatusSlipCartridgeOK
public:
literal int StatusSlipCartridgeOK
public static final int StatusSlipCartridgeOK
public const var StatusSlipCartridgeOK : 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