<div class="content"><p> </p><p>The <b>DNS_RPC_ZONE_LIST</b> structure contains the
information about a list of zones present on the DNS server. There are
different versions of the <b>DNS_RPC_ZONE_LIST</b> structure. The DNS server
SHOULD<a id="Appendix_A_Target_41"></a><a aria-label="Product behavior note 41" href="4a9a3ba3-10eb-430e-b157-1fed0aaf85a5#Appendix_A_41" data-linktype="relative-path">&lt;41&gt;</a> use one of these structures
depending upon the passed-in value for the <b>dwClientVersion</b> field in DNS
Server Management Protocol method calls (section <span><a href="bdffbbf3-e31b-49ba-8b8d-8abde125a9d8" data-linktype="relative-path">3.1.4</a></span>) as shown in
the following table. If the method call does not specify the value of <b>dwClientVersion</b>,
the DNS_RPC_ZONE_LIST_W2K version of the structure MUST be used.</p><table><thead>
  <tr>
   <th>
   <p>Value </p>
   </th>
   <th>
   <p>Structure </p>
   </th>
  </tr>
 </thead><tbody><tr>
  <td>
  <p>0x00000000</p>
  </td>
  <td>
  <p>DNS_RPC_ZONE_LIST_W2K (section <span><a href="f457cf9e-14e0-4195-a8fd-2c93bc7f1f6d" data-linktype="relative-path">2.2.5.2.3.1</a></span>)</p>
  </td>
 </tr><tr>
  <td>
  <p>0x00060000</p>
  </td>
  <td>
  <p>DNS_RPC_ZONE_LIST_DOTNET (section <span><a href="24366c19-3f66-4dda-b3a5-33a79417661f" data-linktype="relative-path">2.2.5.2.3.2</a></span>)</p>
  </td>
 </tr></tbody></table><p> </p></div>