Share via


BarcodeScannerStatusUpdatedEventArgs.ExtendedStatus Property

Definition

Gets the vendor specific status code.

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

Property Value

UInt32

unsigned int

uint32_t

The vendor specific status code.

Applies to