<div class="content" name="ADAPTERLIST" uuid="a81d01e6-2a3d-4332-aa50-47318e12254c"><p>An <b>ADAPTERLIST</b> contains a list of information about the
network adapters on a given system.</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">AdapterListNameLength</td>
  <td colspan="16">AdapterListName (46 bytes)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="16">ServerNameLength</td>
  <td colspan="16">ServerName (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="16">NumberOfAdapters</td>
  <td colspan="16">Adapter (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="16">NumberOfGuids</td>
  <td colspan="16">Guid (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>AdapterListNameLength (2 bytes): </b>An unsigned
short that MUST contain the value 0x002E.</p><p><b>AdapterListName (46 bytes): </b>MUST be the
UNICODE string &#34;class mscs::AdapterList&#34; without a terminating null
character.</p><p><b>ServerNameLength (2 bytes): </b>An unsigned short
that MUST contain the size in bytes of the <b>ServerName</b> field.</p><p><b>ServerName (variable): </b>MUST be the <span><a href="b30bcd1c-8ff6-46d2-a27e-61bd85ace9f4#gt_1769aec9-237e-44ed-9014-1abb3ec6de6e" data-linktype="relative-path">fully
qualified domain name (FQDN)</a></span> of the server as a Unicode string
without a terminating null character.</p><p><b>NumberOfAdapters (2 bytes): </b>An unsigned short
that MUST contain the number of <b>Adapter</b> items that follow it.</p><p><b>Adapter (variable): </b>MUST be a valid <span><a href="a2d6273d-e5c4-4145-bc47-6d58f83c4760" data-linktype="relative-path">ADAPTER</a></span>
structure.</p><p><b>NumberOfGuids (2 bytes): </b>An unsigned short
that MUST contain the number of <b>Guid</b> items that follow it.</p><p><b>Guid (variable): </b>MUST be a valid <span><a href="3f5995ff-9633-4395-b7fd-917492716390" data-linktype="relative-path">SERIALIZEDGUID</a></span>
structure. The number of <b>Guids</b> MUST be greater than or equal to 2
multiplied by the value of <b>NumberOfAdapters</b>.</p></div>