<div class="content" name="WriteCacheA_Call" uuid="31ce1b62-0c50-4441-b3e0-8661635849fb"><p>The WriteCacheA_Call structure is used to write the card and
reader information to the cache.</p><dl>
<dd>
<div><pre> typedef struct _WriteCacheA_Call {
   [string] char* szLookupName;
   WriteCache_Common Common;
 } WriteCacheA_Call;
</pre></div>
</dd></dl><p><b>szLookupName:</b>  An <a href="d361b24c-611e-46c5-9ac6-93cb6490a472#gt_79fa85ca-ac61-467c-b819-e97dc1a7a599" data-linktype="relative-path">ASCII</a> string containing the
lookup name.</p><p><b>Common:</b>  Additional parameters for
the Write Cache call (for more information, see section <a href="9b195b8e-fd73-4b57-8d9a-7c4eb0b385cd" data-linktype="relative-path">3.1.4.44</a>), as specified in
section <a href="5604251b-9173-457c-9476-57863df9010e" data-linktype="relative-path">2.2.1.10</a>.</p></div>