MagneticStripeReaderErrorOccurredEventArgs 클래스

정의

ErrorOccurred 이벤트에 대한 오류 정보를 제공합니다.

public ref class MagneticStripeReaderErrorOccurredEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MagneticStripeReaderErrorOccurredEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MagneticStripeReaderErrorOccurredEventArgs
Public NotInheritable Class MagneticStripeReaderErrorOccurredEventArgs
상속
Object Platform::Object IInspectable MagneticStripeReaderErrorOccurredEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

이 개체는 ErrorOccurred 이벤트에 의해 만들어지고 TypedEventHandler 대리자의 인수로 반환됩니다.

속성

ErrorData

오류 원인, 심각도, 오류 메시지 및 사용 가능한 공급업체별 오류 정보와 같은 오류 정보를 가져옵니다.

PartialInputData

에 오류가 없는 트랙의 트랙 데이터를 가져옵니다.

Track1Status

트랙 1 오류 정보를 가져옵니다.

Track2Status

Track 2 오류 정보를 가져옵니다.

Track3Status

추적 3 오류 정보를 가져옵니다.

Track4Status

트랙 4 오류 정보를 가져옵니다.

적용 대상

추가 정보