SHARE_INFO_0 structure
Contains the name of the shared resource.
Syntax
typedef struct _SHARE_INFO_0 { LPWSTR 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
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
- Network Management Overview
- Network Management Structures
- Network Share Functions
- NetShareEnum
- NetShareGetInfo
Community Additions
ADD
Show: