2.2.2.5 ContextAndStringA_Call

The ContextAndStringA_Call structure contains information used in calls that only require a Smart Cards for Windows context and an ASCII string.

 typedef struct _ContextAndStringA_Call {
   REDIR_SCARDCONTEXT Context;
   [string] const char* sz;
 } ContextAndStringA_Call;

Context: A valid context, as specified in section 2.2.1.1.

sz: The value of this string depends on the context (based on IOCTL) in which this structure is used.

Value

Meaning

SCARD_IOCTL_INTRODUCEREADERGROUPA

0x00090050

Reader group name

SCARD_IOCTL_FORGETREADERGROUPA

0x00090058

Reader group name

SCARD_IOCTL_FORGETREADERA

0x00090068

Reader name