2.2.4.28 SHARE_INFO_1004

The SHARE_INFO_1004 structure contains a comment that is associated with the shared resource. For a description of the fields in this structure, see the description for the SHARE_INFO_502_I (section 2.2.4.26) structure (shi1004_xxx denotes the same information as shi502_xxx).

 typedef struct _SHARE_INFO_1004 {
   [string] wchar_t* shi1004_remark;
 } SHARE_INFO_1004,
  *PSHARE_INFO_1004,
  *LPSHARE_INFO_1004;