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)

另請參閱

分散式文件系統 (DFS) 函式

NetDfsSetInfo

網路管理概觀

網路管理結構