SmartcardReaderGetATR Method
|
Sends a CT_ATR command to the printer's smartcard reader, if present.
Namespace: Zebra.Sdk.DeviceAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax Function GetATR As Byte()
array<unsigned char>^ GetATR()
Return Value
ByteA byte array containing the response from the smartcard reader.
Exceptions See Also