PosPrinter.StatusJournalCartridgeEmpty Field
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.
Indicates the journal cartridge has to be replaced.
public const int StatusJournalCartridgeEmpty = 41;
val mutable StatusJournalCartridgeEmpty : int
Public Const StatusJournalCartridgeEmpty As Integer = 41