MagneticStripeReaderStatusUpdatedEventArgs.ExtendedStatus Property

Definition

Gets the vendor specific error code.

public:
 property unsigned int ExtendedStatus { unsigned int get(); };
uint32_t ExtendedStatus();
public uint ExtendedStatus { get; }
var uInt32 = magneticStripeReaderStatusUpdatedEventArgs.extendedStatus;
Public ReadOnly Property ExtendedStatus As UInteger

Property Value

UInt32

unsigned int

uint32_t

The vendor specific error code.

Applies to