Returns the ATR of the card that this CardHandle controls.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Function GetATR() As Byte()
This language is not supported or no code example is available.
public byte[] GetATR()
This language is not supported or no code example is available.
public:
array< Byte >^ GetATR()
This language is not supported or no code example is available.
Return Value
Type: byte[]Byte array that contains the complete ATR of the card. Empty when there is no card or Singleton is not Started