Returns an array with references to the monitored card terminal slots.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Function GetSlots() As CardTerminalSlot()
This language is not supported or no code example is available.
public CardTerminalSlot[] GetSlots()
This language is not supported or no code example is available.
public:
array< CardTerminalSlot^ >^ GetSlots()
This language is not supported or no code example is available.
Return Value
Type: CardTerminalSlot[]An array of card terminal slot.
Marc, 9/29/2022.