<div class="content"><p align="right"><a href="https://msdn.microsoft.com/en-us/library/8d7636aa-9016-4e25-a769-b000aed84012" data-linktype="external">msdn link</a></p><p>The <b>CLUSCTL_RESOURCE_NETNAME_CHECK_OU_PERMISSIONS_OUTPUT</b>
structure SHOULD<a id="Appendix_A_Target_32"></a><a aria-label="Product behavior note 32" href="1d58eff8-a042-478c-972c-8e9c76a3f978#Appendix_A_32" data-linktype="relative-path">&lt;32&gt;</a> indicate whether the <a href="694e5e7a-5833-4f3d-b47e-323ee1d452c2#gt_434b0234-e970-4e8c-bdfa-e16a30d96703" data-linktype="relative-path">server</a> has access as
requested. It is a custom-marshaled 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="32">
  <p>bHasAccess</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>bDefaultOU</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>OUSize</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>OUName
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
</tbody></table><p><b>bHasAccess (4 bytes):</b> Set to 0x00000001 if the
server has access to the directory server sufficient to create a computer
object and read all properties for a computer object; otherwise, it is set to
0x00000000.</p><p><b>bDefaultOU (4 bytes):</b> Set to 0x00000001 if the
access request is for the default organizational unit on the directory server;
otherwise, it is set to 0x00000000.</p><p><b>OUSize (4 bytes):</b> The number of bytes in <b>OUName</b>.</p><p><b>OUName (variable):</b> A null-terminated <a href="694e5e7a-5833-4f3d-b47e-323ee1d452c2#gt_b069acb4-e364-453e-ac83-42d469bb339e" data-linktype="relative-path">Unicode string</a> containing
the name of the directory server organizational unit for which access was
checked.</p></div>