<div class="content" name="AVAILABLEPROVIDERLIST" uuid="6fa05155-53f9-47ea-b06e-9ae6e973b850"><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="32">dwTotalSize</td>
 </tr>
 <tr>
  <td colspan="32">dwNeededSize</td>
 </tr>
 <tr>
  <td colspan="32">dwUsedSize</td>
 </tr>
 <tr>
  <td colspan="32">dwNumProviderListEntries</td>
 </tr>
 <tr>
  <td colspan="32">dwProviderListSize</td>
 </tr>
 <tr>
  <td colspan="32">dwProviderListOffset</td>
 </tr>
 <tr>
  <td colspan="32">VarData (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>dwTotalSize (4 bytes): </b>An unsigned 32-bit
integer. The total size, in bytes, allocated to the packet. </p><p><b>dwNeededSize (4 bytes): </b>An unsigned 32-bit
integer. The size, in bytes, needed for the packet to hold all the returned
information.</p><p><b>dwUsedSize (4 bytes): </b>An unsigned 32-bit
integer. The size, in bytes, of the portion of the packet that MUST contain
useful information.</p><p><b>dwNumProviderListEntries (4 bytes): </b>An
unsigned 32-bit integer. The number of <a href="5509497f-43b5-4929-8ef1-53bb75cad654" data-linktype="relative-path">AVAILABLEPROVIDERENTRY</a>
packets present in the array denominated by dwProviderListSize and
dwProviderListOffset. </p><p><b>dwProviderListSize (4 bytes): </b>An unsigned
32-bit integer. The size, in bytes, of the provider list array.</p><p><b>dwProviderListOffset (4 bytes): </b>An unsigned
32-bit integer. The offset from the beginning of this packet to an array of
AVAILABLEPROVIDERENTRY elements that provide the information on each service
provider. The size of the array MUST be specified by dwProviderListSize.</p><p><b>VarData (variable): </b>An array of
AVAILABLEPROVIDERENTRY elements that provide the information on each service
provider as specified by dwProviderListOffset.</p></div>