Platform SDK: Network Management |
The DFS_INFO_100 structure contains a comment associated with a Distributed File System (Dfs) link in a named Dfs root.
typedef struct _DFS_INFO_100 { LPWSTR Comment; } DFS_INFO_100, *PDFS_INFO_100, *LPDFS_INFO_100;
The Dfs functions use the DFS_INFO_100 structure to retrieve information about a Dfs link.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Unsupported.
Header: Declared in Lmdfs.h.
Network Management Overview, Network Management Structures, Distributed File System (Dfs) Functions, NetDfsGetInfo, NetDfsSetInfo