Platform SDK: Network Management

DFS_INFO_102

The DFS_INFO_102 structure contains a time-out to associate with a Distributed File System (Dfs) link in a named Dfs root.

Note  This structure is currently being evaluated and may or may not be supported in future versions.

typedef struct _DFS_INFO_102 {
    ULONG   Timeout;  
} DFS_INFO_102, *PDFS_INFO_102, *LPDFS_INFO_102; 

Members

Timeout
Specifies the time-out, in seconds, to apply to the specified Dfs link.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Lmdfs.h.

See Also

Network Management Overview, Network Management Structures, Distributed File System (Dfs) Functions, NetDfsSetClientInfo, NetDfsSetInfo