SmartcardReaderGetATR Method 
             | 
          
        
         
            Sends a CT_ATR command to the printer's smartcard reader, if present.
            
 
    Namespace: 
   Zebra.Sdk.Device
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
SyntaxFunction GetATR As Byte()
array<unsigned char>^ GetATR()
Return Value
Type: 
ByteA byte array containing the response from the smartcard reader.
Exceptions
See Also