The REPL_EDIR_INFO_0 structure selects subdirectories from the main export directory of the replicator.
typedef struct _REPL_EDIR_INFO_0 {
LPWSTR rped0_dirname;
} REPL_EDIR_INFO_0, *PREPL_EDIR_INFO_0, *LPREPL_EDIR_INFO_0;
Members
rped0_dirname
Specifies the name of a particular subdirectory of the main export directory.
See Also