DFS_INFO_200結構 (lmdfs.h)
包含網域型分散式檔案系統 (DFS) 命名空間的名稱。
語法
typedef struct _DFS_INFO_200 {
LPWSTR FtDfsName;
} DFS_INFO_200, *PDFS_INFO_200, *LPDFS_INFO_200;
成員
FtDfsName
以 Null 結尾的 Unicode 字串指標,其中包含網域型 DFS 命名空間的名稱。
備註
DFS_INFO_200結構可用來列舉網域中的網域型 DFS 命名空間。
需求
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
標頭 | lmdfs.h (包括 LmDfs.h、Lm.h) |