SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.SpringCore.Direct.DirectDevice.HCEI Class Reference

Implementation of the HCE class. More...

Inheritance diagram for SpringCard.SpringCore.Direct.DirectDevice.HCEI:
SpringCard.SpringCore.Direct.DirectDevice.ExchangeI

Public Member Functions

bool SendOutPdu ()
 
bool SendOutPdu (byte[] pdu)
 

Additional Inherited Members

- Protected Member Functions inherited from SpringCard.SpringCore.Direct.DirectDevice.ExchangeI
 ExchangeI (CLA _CLA, DirectDevice parent)
 
bool Exchange (CLA Cla, byte[] Cmd, out byte[] Rsp, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, out byte Sta, out byte[] RspData, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, out byte[] RspData, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, out byte Sta, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, out byte[] RspData, ExchangeOptions options=null)
 
- Properties inherited from SpringCard.SpringCore.Direct.DirectDevice.ExchangeI
DirectDevice parent [get]
 
CLA _CLA [get]
 

Detailed Description

Implementation of the HCE class.


The documentation for this class was generated from the following file: