Platform SDK: Network Management |
The SHARE_INFO_1006 structure specifies the maximum number of concurrent connections that the shared resource can accommodate.
typedef struct _SHARE_INFO_1006 { DWORD shi1006_max_uses; } SHARE_INFO_1006, *PSHARE_INFO_1006, *LPSHARE_INFO_1006;
Windows NT/2000: Requires Windows NT 3.1 or later.
Windows 95/98: Unsupported.
Header: Declared in Lmshare.h.
Network Management Overview, Network Management Structures, Share Functions, NetShareSetInfo