Platform SDK: Network Management |
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;
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. |
Windows NT/2000: Requires Windows NT 4.0 or earlier.
Windows 95/98: Unsupported.
Header: Declared in Lmrepl.h.
Network Management Overview, Network Management Structures, Replicator Functions, NetReplExportDirSetInfo