Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.53 KB

smartcardemulatorapdureceivedeventargs_tryrespondwithcryptogramsasync_429873224.md

File metadata and controls

33 lines (23 loc) · 1.53 KB
-api-id -api-type
M:Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.TryRespondWithCryptogramsAsync(Windows.Storage.Streams.IBuffer,Windows.Foundation.Collections.IIterable{Windows.Devices.SmartCards.SmartCardCryptogramPlacementStep},Windows.Foundation.IReference{System.UInt32})
winrt method

Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.TryRespondWithCryptogramsAsync

-description

Returns an asynchronous operation that completes with an operation status.

-parameters

-param responseTemplate

A buffer that contains a template response.

-param cryptogramPlacementSteps

A collection that contains the cryptogram steps.

-param nextState

A reference that contains the next state.

-returns

Returns an asynchronous operation that completes with an operation status.

-remarks

-examples

-see-also

TryRespondWithCryptogramsAsync(IBuffer, IIterable(SmartCardCryptogramPlacementStep)), Create an NFC Smart Card app (applies to Windows 10 Mobile only)