차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판 양쪽 다음 판
ko:smartcard_api [2017/08/17 10:04]
127.0.0.1 바깥 편집
ko:smartcard_api [2017/11/30 13:49]
michael [BS2Card]
줄 118: 줄 118:
 ==== BS2Card ==== ==== BS2Card ====
 <code cpp> <code cpp>
-typedef struct +typedef struct {
-{+
     uint8_t isSmartCard;​     uint8_t isSmartCard;​
-    union +    union {
-    ​{+
         BS2CSNCard card;         BS2CSNCard card;
         BS2SmartCardData smartCard;         BS2SmartCardData smartCard;