Share via


PrintResults Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

The PrintResults helper class simplifies the return of status from service object-implemented base class methods and is used by the PosPrinterBase class to maintain and update printer statistics.

The following tables list the members exposed by the PrintResults type.

Public Constructors

  Name Description
PrintResults Creates a new instance of the PrintResults class.

Top

Public Properties

  Name Description
ms881253.pubproperty(en-US,WinEmbedded.11).gif BarcodePrintedCount Contains the number of barcodes printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ErrorCode Contains the error code for the current error condition.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ErrorCodeExtended Contains the extended error code for the current error condition.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ErrorLevel Contains the current error level for the printer device.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ErrorString Contains a vendor-supplied description of the error that has occurred.
ms881253.pubproperty(en-US,WinEmbedded.11).gif FailedPaperCutCount Contains the number of failed paper cuts.
ms881253.pubproperty(en-US,WinEmbedded.11).gif FailedPrintSideChangeCount Contains the number of print side changes (or check flips) failures.
ms881253.pubproperty(en-US,WinEmbedded.11).gif FormInsertionCount Contains the number of forms inserted into the document/slip station.
ms881253.pubproperty(en-US,WinEmbedded.11).gif HomeErrorCount Contains the number of home errors.
ms881253.pubproperty(en-US,WinEmbedded.11).gif JournalCharacterPrintedCount Contains the number of Journal characters printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif JournalLinePrintedCount Contains the number of Journal lines printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif MaximumTempReachedCount Contains the number of times Maximum temperature was reached.
ms881253.pubproperty(en-US,WinEmbedded.11).gif NVRAMWriteCount Contains the number of times NVRAM is written to.
ms881253.pubproperty(en-US,WinEmbedded.11).gif PaperCutCount Contains the number of paper cuts.
ms881253.pubproperty(en-US,WinEmbedded.11).gif PrinterFaultCount Contains the number of printer faults.
ms881253.pubproperty(en-US,WinEmbedded.11).gif PrinterStation Contains the current printer station, as defined by the PrinterStation enumeration.
ms881253.pubproperty(en-US,WinEmbedded.11).gif PrintSideChangeCount Contains the number of print side changes (or check flips) performed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ReceiptCharacterPrintedCount Contains the number of receipt characters printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ReceiptLineFeedCount Contains the number of receipt line feeds performed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif ReceiptLinePrintedCount Contains the number of receipt lines printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif SlipCharacterPrintedCount Contains the number of document/slip characters printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif SlipLineFeedCount Contains the number of document/slip line feeds performed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif SlipLinePrintedCount Contains the number of document/slip lines printed.
ms881253.pubproperty(en-US,WinEmbedded.11).gif StampFiredCount Contains the number of Stamps fired.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms881253.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
ms881253.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
ms881253.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms881253.pubmethod(en-US,WinEmbedded.11).gifms881253.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms881253.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms881253.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
ms881253.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PrintResults Class
Microsoft.PointOfService.BaseServiceObjects Namespace