SmartCardEmulatorConnectionDeactivatedEventArgs 클래스

정의

ConnectionDeactivated 이벤트에 대한 데이터를 제공합니다.

public ref class SmartCardEmulatorConnectionDeactivatedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardEmulatorConnectionDeactivatedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardEmulatorConnectionDeactivatedEventArgs
Public NotInheritable Class SmartCardEmulatorConnectionDeactivatedEventArgs
상속
Object Platform::Object IInspectable SmartCardEmulatorConnectionDeactivatedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v1.0에서 도입되었습니다.)

설명

시스템은 이 클래스의 instance 생성하고 이를 애플리케이션의 ConnectionDeactivated 이벤트 처리기에 인수로 전달합니다.

속성

ConnectionProperties

스마트 카드 에뮬레이터의 연결 속성을 가져옵니다.

Reason

NFC 판독기에서 스마트 카드 연결이 비활성화된 이유를 가져옵니다.

적용 대상

추가 정보