Platform SDK: Network Management |
The DFS_INFO_200 structure contains the name associated with a domain-based Distributed File System (Dfs) root.
Note This structure is currently being evaluated and may or may not be supported in future versions.
typedef struct _DFS_INFO_200 { LPWSTR FtDfsName; } DFS_INFO_200, *PDFS_INFO_200, *LPDFS_INFO_200;
The Dfs functions use the DFS_INFO_200 structure to enumerate all the domain-based Dfs roots in a domain.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Lmdfs.h.
Network Management Overview, Network Management Structures, Distributed File System (Dfs) Functions, NetDfsEnum