CashDrawerStatus.ExtendedStatus Property
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.
ExtendedStatus provides a way for a Point of Service driver or provider to send custom notifications to the app.
public:
property unsigned int ExtendedStatus { unsigned int get(); };
uint32_t ExtendedStatus();
public uint ExtendedStatus { get; }
var uInt32 = cashDrawerStatus.extendedStatus;
Public ReadOnly Property ExtendedStatus As UInteger
Property Value
Value representing the custom notification.