getAttrib abstract method

Tuple2<SCardResult, List<int>> getAttrib(
  1. int hCard,
  2. int dwAttrId
)

Implementation

Tuple2<SCardResult, List<int>> getAttrib(int hCard, int dwAttrId);