次の方法で共有


MagneticStripeReaderStatusUpdatedEventArgs.ExtendedStatus プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

ベンダー固有のエラー コード。

適用対象