DFS_INFO_104 structure
Contains the priority of a DFS root target or link target. This structure is only for use with the NetDfsSetInfo function.
Syntax
typedef struct _DFS_INFO_104 { DFS_TARGET_PRIORITY TargetPriority; } DFS_INFO_104, *PDFS_INFO_104, *LPDFS_INFO_104;
Members
- TargetPriority
-
DFS_TARGET_PRIORITY structure that contains the specific priority class and rank of a DFS target.
Requirements
|
Minimum supported client |
Windows Vista |
|---|---|
|
Minimum supported server |
Windows Server 2008, Windows Server 2008 |
|
Header |
|
See also
- Network Management Overview
- Network Management Structures
- Distributed File System (DFS) Functions
- NetDfsSetInfo
Show: