다음을 통해 공유


SmartCardEmulatorApduReceivedEventArgs.State 속성

정의

상태를 가져옵니다.

public:
 property unsigned int State { unsigned int get(); };
uint32_t State();
public uint State { get; }
var uInt32 = smartCardEmulatorApduReceivedEventArgs.state;
Public ReadOnly Property State As UInteger

속성 값

UInt32

unsigned int

uint32_t

상태입니다.

Windows 요구 사항

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

적용 대상

추가 정보