SCardHandle constructor

SCardHandle(
  1. int hCard,
  2. int dwActiveProtocol
)

Implementation

SCardHandle(this.hCard, this.dwActiveProtocol);