Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 916 Bytes

smartcardtriggerdetails_trylaunchcurrentappasync_1440316395.md

File metadata and controls

27 lines (19 loc) · 916 Bytes
-api-id -api-type
M:Windows.Devices.SmartCards.SmartCardTriggerDetails.TryLaunchCurrentAppAsync(System.String)
winrt method

Windows.Devices.SmartCards.SmartCardTriggerDetails.TryLaunchCurrentAppAsync

-description

Asynchronously attempts to launch the current smart card app, passing the specified arguments.

-parameters

-param arguments

A string specifying the arguments to pass to the smart card app at launch.

-returns

A Boolean value indicating if the app launched successfully.

-remarks

-examples

-see-also

TryLaunchCurrentAppAsync(String, SmartCardLaunchBehavior), Create an NFC Smart Card app (applies to Windows 10 Mobile only)