2.2.2.26 ReadCacheW_Call

The ReadCacheW_Call structure is used to obtain the card and reader information from the cache.

 typedef struct _ReadCacheW_Call {
   [string] wchar_t* szLookupName;
   ReadCache_Common Common;
 } ReadCacheW_Call;

szLookupName: A Unicode string containing the lookup name.

Common: Additional parameters for the Read Cache call (for additional information, see section 3.1.4.43), as specified in section 2.2.1.9.