|
pcsc-lite 2.4.1
|
contained in SCARD_GET_ATTRIB and Messages.
More...
#include <winscard_msg.h>
Data Fields | |
| int32_t | hCard |
| uint32_t | dwAttrId |
| uint8_t | pbAttr [MAX_BUFFER_SIZE] |
| uint32_t | cbAttrLen |
| uint32_t | rv |
contained in SCARD_GET_ATTRIB and Messages.
These data are passed throw the field sharedSegmentMsg.data.
Definition at line 269 of file winscard_msg.h.
| uint32_t cbAttrLen |
Definition at line 274 of file winscard_msg.h.
| uint32_t dwAttrId |
Definition at line 272 of file winscard_msg.h.
| int32_t hCard |
Definition at line 271 of file winscard_msg.h.
| uint8_t pbAttr[MAX_BUFFER_SIZE] |
Definition at line 273 of file winscard_msg.h.
| uint32_t rv |
Definition at line 275 of file winscard_msg.h.