<div class="content" name="SERVICE_DESCRIPTION_WOW64" uuid="90b40ea4-c24f-42a2-8150-3b5173bfc90a"><p>The SERVICE_DESCRIPTION_WOW64 structure defines the offset
at which SERVICE_DESRIPTIONW is present.</p><dl>
<dd>
<div><pre> typedef struct {
   DWORD dwDescriptionOffset;
 } SERVICE_DESCRIPTION_WOW64;
</pre></div>
</dd></dl><p><b>dwDescriptionOffset:</b>  A pointer to
the offset for the <span><a href="3de0acf0-bd9b-4b0b-a376-02036b16a83f" data-linktype="relative-path">SERVICE_DESCRIPTIONW (section 2.2.35)</a></span>
structure, which contains the service description in <span><a href="4f66d32e-2f4f-4482-998e-e5ccbb445223#gt_c305d0ab-8b94-461a-bd76-13b40cb8c4d8" data-linktype="relative-path">Unicode</a></span>. </p></div>