pcsc-lite 1.9.9
Data Fields
getset_struct Struct Reference

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
 

Detailed Description

contained in SCARD_GET_ATTRIB and Messages.

These data are passed throw the field sharedSegmentMsg.data.

Definition at line 264 of file winscard_msg.h.

Field Documentation

◆ cbAttrLen

uint32_t cbAttrLen

Definition at line 269 of file winscard_msg.h.

◆ dwAttrId

uint32_t dwAttrId

Definition at line 267 of file winscard_msg.h.

◆ hCard

int32_t hCard

Definition at line 266 of file winscard_msg.h.

◆ pbAttr

Definition at line 268 of file winscard_msg.h.

◆ rv

Definition at line 270 of file winscard_msg.h.


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