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 中引入)

适用于

另请参阅