Platform SDK: Network Management

REPL_INFO_1000

The REPL_INFO_1000 structure contains the time interval that the exporter uses to access the import server and check for changes in each top-level directory.

typedef struct _REPL_INFO_1000 {
  DWORD          rp1000_interval;
} REPL_INFO_1000, *PREPL_INFO_1000, *LPREPL_INFO_1000;

Members

rp1000_interval
Specifies the interval, in minutes, that elapses between the times the exporter contacts each import server for changes in each top-level directory.

The exporter sends a sync message if it detects a change to the directory since the last contact, or a pulse message if it detects no change. The default setting is 5 minutes.

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, NetReplSetInfo