<div class="content"><p> </p><p>The DNS_RPC_RECORD_NXT specifies a NXT <span><a href="a95b05da-f1fd-4db3-94b4-817fdaa1f642#gt_49c03845-ca86-48f5-9cbf-ab86c624aa29" data-linktype="relative-path">resource
record</a></span> as specified in section 5.1 of <span><a href="https://go.microsoft.com/fwlink/?LinkId=107021" data-linktype="external">[RFC2535]</a></span>.<a id="Appendix_A_Target_19"></a><a aria-label="Product behavior note 19" href="4a9a3ba3-10eb-430e-b157-1fed0aaf85a5#Appendix_A_19" data-linktype="relative-path">&lt;19&gt;</a> This record MUST be formatted
as follows:</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="16">
  <p>wNumRecordTypes</p>
  </td>
  <td colspan="16">
  <p>wTypeWords
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>nextName
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
</tbody></table><p><b>wNumRecordTypes (2 bytes): </b>The number of
16-bit unsigned integers in the variable sized wTypeWords array. This value
MUST be greater than 1.</p><p><b>wTypeWords (variable): </b>An array for of 16-bit
unsigned integers in little-endian byte order for that contains a variable
sized bit-mask value for types present in this record, as specified in section
5.2 of [RFC2535]. The most significant bit of the first integer corresponds to
type zero and MUST be zero. If there is a second 16-bit unsigned integer
present in the array, the most significant bit of the second integer
corresponds to type 16, and so on. </p><p><b>nextName (variable): </b>A DNS_RPC_NAME (section <span><a href="3fd41adc-c69e-407b-979e-721251403132" data-linktype="relative-path">2.2.2.2.1</a></span>)
containing next name information, as specified in section 5.2 of [RFC2535].</p></div>