Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SmartCard.EndTransaction
Ends transaction.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SmartCard | 6.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "SmartCard.EndTransaction"; SmartCardContext; Disposition ) More
Parameters
Parameter | Description | Example |
---|---|---|
SmartCardContext | The smartcard context reference number. | $SmartCardContext |
Disposition | Action to take on the card in the connected reader on close. Can be Eject, Leave, Reset or Unpower. |
"Eject" |
Result
Returns OK or error.
Description
Ends transaction.Completes a previously declared transaction, allowing other applications to resume interactions with the card.
See also
This function checks for a license.
Created 13th June 2016, last changed 19th June 2016