<div class="content"><p align="right"><a href="https://msdn.microsoft.com/en-us/library/fd21c8ad-52cb-43ab-8705-e5c3e9415da3" data-linktype="external">msdn link</a></p><p> </p><p>The <b>SR_RESOURCE_TYPE_REPLICATED_DISKS_RESULT</b>
structure SHOULD<a id="Appendix_A_Target_38"></a><a aria-label="Product behavior note 38" href="1d58eff8-a042-478c-972c-8e9c76a3f978#Appendix_A_38" data-linktype="relative-path">&lt;38&gt;</a> be used to enumerate the
replicated disks in the cluster state. It is a custom-marshalled structure that
contains the following fields. </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>Count</p>
  </td>
  <td colspan="16">
  <p>Reserved1</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>ReplicatedDisks
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
</tbody></table><p><b>Count (2 bytes):</b> The number of <b>SR_RESOURCE_TYPE_REPLICATED_DISK</b>
elements in the <b>ReplicatedDisks</b> field.</p><p><b>Reserved1 (2 bytes):</b> This field MUST be
ignored.</p><p><b>ReplicatedDisks (variable):</b> An array of <b>SR_RESOURCE_TYPE_REPLICATED_DISK
</b>elements, each representing a replicated disk in the cluster state.</p></div>