Platform SDK: Network Management |
Windows 95/98: The share_info_0 structure contains the share name of the resource.
Windows NT/2000: This structure is not supported on Windows NT/Windows 2000. You can use the SHARE_INFO_0 structure instead.
struct _share_info_0 { char shi0_netname[LM20_NNLEN+1]; };
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Svrapi.h.
Network Management Overview, Network Management Structures, Share Functions, NetShareGetInfo, share_info_1, share_info_2, share_info_50