2.2.2.27 WriteCacheA_Call
The WriteCacheA_Call structure is used to write the card and reader information to the cache.
-
typedef struct _WriteCacheA_Call { [string] char* szLookupName; WriteCache_Common Common; } WriteCacheA_Call;
szLookupName: An ASCII string containing the lookup name.
Common: Additional parameters for the Write Cache call (for more information, see section 3.1.4.44), as specified in section 2.2.1.10.