SCARD_CONTROL
Messages.
More...
#include <winscard_msg.h>
Data Fields | |
SCARDHANDLE | hCard |
DWORD | dwControlCode |
UCHAR | pbSendBuffer [MAX_BUFFER_SIZE] |
DWORD | cbSendLength |
UCHAR | pbRecvBuffer [MAX_BUFFER_SIZE] |
DWORD | cbRecvLength |
DWORD | dwBytesReturned |
LONG | rv |
SCARD_CONTROL
Messages.
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 279 of file winscard_msg.h.