2.2.2.25 ReadCacheA_Call

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

 typedef struct _ReadCacheA_Call {
   [string] char* szLookupName;
   ReadCache_Common Common;
 } ReadCacheA_Call;

szLookupName: An ASCII string containing the lookup name.

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