2.2.4.30 SHARE_INFO_1006

The SHARE_INFO_1006 structure specifies the maximum number of concurrent connections that the shared resource can accommodate. For a description of the fields in this structure, see the description for the SHARE_INFO_502_I (section 2.2.4.26) structure (shi1006_xxx denotes the same information as shi502_xxx).

 typedef struct _SHARE_INFO_1006 {
   DWORD shi1006_max_uses;
 } SHARE_INFO_1006,
  *PSHARE_INFO_1006,
  *LPSHARE_INFO_1006;