-api-id | -api-type |
---|---|
M:Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.TryRespondAsync(Windows.Storage.Streams.IBuffer,Windows.Foundation.IReference{System.UInt32}) |
winrt method |
Attempts to respond to an APDU.
A buffer containing the response.
A reference containing the next state.
Returns an asynchronous operation that returns a boolean when the operation completes. The boolean is true if the operation completed successfully and false otherwise.
TryRespondAsync(IBuffer), Create an NFC Smart Card app (applies to Windows 10 Mobile only)