SHARE_INFO_0 structure (lmshare.h)
Contains the name of the shared resource.
Syntax
typedef struct _SHARE_INFO_0 {
LMSTR shi0_netname;
} SHARE_INFO_0, *PSHARE_INFO_0, *LPSHARE_INFO_0;
Members
shi0_netname
Pointer to a Unicode string specifying the share name of a resource.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Header | lmshare.h (include Lm.h) |