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)

Применяется к

См. также раздел