2.2.2.28 WriteCacheW_Call

The WriteCacheW_Call structure is used to write the card and reader information to the cache.

 typedef struct _WriteCacheW_Call {
   [string] wchar_t* szLookupName;
   WriteCache_Common Common;
 } WriteCacheW_Call;

szLookupName: An Unicode string containing the lookup name.

Common: Additional parameters for the Write Cache call (for more information, see section 2.2.1.10.