SHARE_INFO_1004 structure

Contains a comment associated with the shared resource.

Syntax


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

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Lmshare.h (include Lm.h)

See also

Network Management Overview
Network Management Structures
Network Share Functions
NetShareSetInfo

 

 

Community Additions

ADD
Show: