<div class="content" name="SHARE_INFO_1006" uuid="1333b9c3-bcae-43c5-a0dc-020449c23289"><p>The SHARE_INFO_1006 structure specifies the maximum number
of concurrent <a href="1709f6a7-efb8-4ded-b7ae-5cee9ee36320#gt_866b0055-ceba-4acf-a692-98452943b981" data-linktype="relative-path">connections</a>
that the shared resource can accommodate. For a description of the fields in
this structure, see the description for the <a href="8605fd54-6ede-4316-b30d-ecfafa133c1d" data-linktype="relative-path">SHARE_INFO_502_I (section 2.2.4.26)</a>
structure (shi1006_xxx denotes the same information as shi502_xxx).</p><dl>
<dd>
<div><pre> typedef struct _SHARE_INFO_1006 {
   DWORD shi1006_max_uses;
 } SHARE_INFO_1006,
  *PSHARE_INFO_1006,
  *LPSHARE_INFO_1006;
</pre></div>
</dd></dl></div>