SmartCardEmulatorConnectionDeactivatedEventArgs 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (v1.0에서 도입되었습니다.)
|
설명
시스템은 이 클래스의 instance 생성하고 이를 애플리케이션의 ConnectionDeactivated 이벤트 처리기에 인수로 전달합니다.
속성
ConnectionProperties |
스마트 카드 에뮬레이터의 연결 속성을 가져옵니다. |
Reason |
NFC 판독기에서 스마트 카드 연결이 비활성화된 이유를 가져옵니다. |