DFS_INFO_104 結構 (lmdfs.h)
包含 DFS 根目標或鏈接目標的優先順序。 此結構僅適用於 NetDfsSetInfo 函式。
語法
typedef struct _DFS_INFO_104 {
DFS_TARGET_PRIORITY TargetPriority;
} DFS_INFO_104, *PDFS_INFO_104, *LPDFS_INFO_104;
成員
TargetPriority
DFS_TARGET_PRIORITY 結構,其中包含 DFS 目標的特定優先順序類別和排名。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008、Windows Server 2008 |
標頭 | lmdfs.h (包括 LmDfs.h、Lm.h) |