Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a comment associated with the shared resource.
Syntax
typedef struct _SHARE_INFO_1004 {
LMSTR 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
| 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) |