2.2.2.31 GetReaderIcon_Call

The GetReaderIcon_Call structure is used to obtain the reader icon from the smart card reader's INF file.

 typedef struct _GetReaderIcon_Call {
   REDIR_SCARDCONTEXT Context;
   [string] wchar_t* szReaderName;
 } GetReaderIcon_Call;

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

szReaderName: A Unicode string containing the reader name.