2.2.2.32 GetDeviceTypeId_Call

The GetDeviceTypeId_Call structure is used to obtain the reader's device ID from the smart card reader's INF file.

 typedef struct _GetDeviceTypeId_Call {
   REDIR_SCARDCONTEXT Context;
   [string] wchar_t* szReaderName;
 } GetDeviceTypeId_Call;

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

szReaderName: A Unicode string containing the lookup name.