The DFS_INFO_100 structure contains a comment associated with a junction point in a Distributed File System (Dfs) tree structure.
typedef struct _DFS_INFO_100 {
LPWSTR Comment; // comment for the junction point
} DFS_INFO_100, *PDFS_INFO_100, *LPDFS_INFO_100;
The Dfs functions use the DFS_INFO_100 structure to retrieve information about a Dfs junction point.
Windows NT: Requires version 4.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in lmdfs.h.
Networking (Net) Overview, Net Structures, NetDfsGetInfo, NetDfsSetInfo