Platform SDK: Network Management

SHARE_INFO_1004

The SHARE_INFO_1004 structure contains a comment associated with the shared resource.

typedef struct _SHARE_INFO_1004 {
  LPWSTR    shi1004_remark;
} SHARE_INFO_1004, *PSHARE_INFO_1004, *LPSHARE_INFO_1004;

Members

shi1004_remark
Pointer to a Unicode string that contains an optional comment about the shared resource.

Requirements

  Windows NT/2000: Requires Windows NT 3.1 or later.
  Windows 95/98: Unsupported.
  Header: Declared in Lmshare.h.

See Also

Network Management Overview, Network Management Structures, Share Functions, NetShareSetInfo