Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008, Windows Server 2008 |
Header | lmdfs.h (include LmDfs.h, Lm.h) |