2.2.2.6 ContextAndStringW_Call

The ContextAndStringW_Call structure contains information used in calls that only require a Smart Cards for Windows context and a Unicode string.

 typedef struct _ContextAndStringW_Call {
   REDIR_SCARDCONTEXT Context;
   [string] const wchar_t* sz;
 } ContextAndStringW_Call;

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

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

Value

Meaning

SCARD_IOCTL_INTRODUCEREADERGROUPW

0x00090054

Reader group name

SCARD_IOCTL_FORGETREADERGROUPW

0x0009005C

Reader group name

SCARD_IOCTL_FORGETREADERW

0x0009006C

Reader name