Share via


BarcodeScannerStatusUpdatedEventArgs.ExtendedStatus プロパティ

定義

ベンダー固有の状態コードを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

仕入先固有のステータス コード。

適用対象