DFS_INFO_104 structure (lmdfs.h)

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)

See also

Distributed File System (DFS) Functions

NetDfsSetInfo

Network Management Overview

Network Management Structures