Platforms to show: All Mac Windows Linux Cross-Platform

Back to TKSmartCardSlotManagerMBS class.

TKSmartCardSlotManagerMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The constructor.

TKSmartCardSlotManagerMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The destructor.

TKSmartCardSlotManagerMBS.getSlotWithName(name as string, tag as variant = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Asynchronously calls a block with a Smart Card reader slot for a specified name.

name: The name of the Smart Card reader slot.

Calls gotSlotWithName later.

Some examples using this method:

TKSmartCardSlotManagerMBS.SetDelegate

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Sets the observer to call slowNamesChanged event.

Called for you by constructor.

TKSmartCardSlotManagerMBS.slotNamed(name as string) as TKSmartCardSlotMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the Smart Card slot with a given name.

Returns the slot with the specified name, or nil if no slot with that name exists.

TKSmartCardSlotManagerMBS.slotNames as string()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A list of identifiers for all the Smart Card reader slots available to the system.

Some examples using this method:

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...