Platform SDK: Network Management

REPL_EDIR_INFO_1001

The REPL_EDIR_INFO_1001 structure contains the value of the extent replication control.

typedef struct _REPL_EDIR_INFO_1001 {
  DWORD          rped1001_extent;
} REPL_EDIR_INFO_1001, *PREPL_EDIR_INFO_1001, *LPREPL_EDIR_INFO_1001;

Members

rped1001_extent
Specifies one of the following flags to determine the selection of files for replication within the main export directory.
Value Meaning
REPL_EXTENT_FILE Selects a single file in the main export directory.
REPL_EXTENT_TREE Selects the entire subtree in the main export directory. If you clear a top-level directory in the Control panel (Control Panel -> Server -> Replicator -> Manage Export), only the files in that top-level directory will be replicated; subdirectories or their contents will not be replicated.

Requirements

  Windows NT/2000: Requires Windows NT 4.0 or earlier.
  Windows 95/98: Unsupported.
  Header: Declared in Lmrepl.h.

See Also

Network Management Overview, Network Management Structures, Replicator Functions, NetReplExportDirSetInfo