PosPrinter.StatusReceiptCartridgeEmpty 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 receipt cartridge has to be replaced.
public const int StatusReceiptCartridgeEmpty = 45;
val mutable StatusReceiptCartridgeEmpty : int
Public Const StatusReceiptCartridgeEmpty As Integer = 45