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