pcsc-lite 1.9.9
Data Fields
control_struct Struct Reference

contained in SCARD_CONTROL Messages. More...

#include <winscard_msg.h>

Data Fields

int32_t hCard
 
uint32_t dwControlCode
 
uint32_t cbSendLength
 
uint32_t cbRecvLength
 
uint32_t dwBytesReturned
 
uint32_t rv
 

Detailed Description

contained in SCARD_CONTROL Messages.

These data are passed throw the field sharedSegmentMsg.data.

Definition at line 249 of file winscard_msg.h.

Field Documentation

◆ cbRecvLength

uint32_t cbRecvLength

Definition at line 254 of file winscard_msg.h.

◆ cbSendLength

uint32_t cbSendLength

Definition at line 253 of file winscard_msg.h.

◆ dwBytesReturned

uint32_t dwBytesReturned

Definition at line 255 of file winscard_msg.h.

◆ dwControlCode

uint32_t dwControlCode

Definition at line 252 of file winscard_msg.h.

◆ hCard

int32_t hCard

Definition at line 251 of file winscard_msg.h.

◆ rv

Definition at line 256 of file winscard_msg.h.


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