This topic has not yet been rated - Rate this topic

DFS_INFO_7 structure

Applies to: desktop apps only

Contains information about a DFS namespace. This structure contains the version GUID for the metadata for the namespace.

This information level is available to DFS roots only.

Syntax

typedef struct _DFS_INFO_7 {
  GUID GenerationGuid;
} DFS_INFO_7, *PDFS_INFO_7, *LPDFS_INFO_7;

Members

GenerationGuid

The value of this GUID changes each time the DFS metadata is changed.

Remarks

This structure is used to detect when the metadata of a DFS namespace has changed. It is currently supported only for domain-based DFS namespace servers.

If a DFS namespace server does not support generation GUIDs, the GUID value returned by NetDfsGetInfo contains a null GUID (all zeros). This structure cannot be used with NetDfsGetClientInfo.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008, Windows Server 2003 with SP1

Redistributable

KB 898900 on Windows Server 2003 and Windows XP with SP2

Header

LmDfs.h (include LmDfs.h or Lm.h)

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ