Platform SDK: Network Management |
The SHARE_INFO_1501 structure contains the security descriptor associated with the specified share.
typedef struct _SHARE_INFO_1501 { DWORD shi1501_reserved; PSECURITY_DESCRIPTOR shi1501_security_descriptor; } SHARE_INFO_1501, *PSHARE_INFO_1501, *LPSHARE_INFO_1501;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Lmshare.h.
Network Management Overview, Network Management Structures, Share Functions, NetShareSetInfo