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 |
|
See also
Community Additions
ADD
Show: