|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| -
| Header File
| lmrepl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
REPL_INFO_1002
The REPL_INFO_1002 structure specifies synchronizing messages for top-level directories with the
Wait Until Stabilized feature.
typedef struct _REPL_INFO_1002 {
DWORD rp1002_guardtime;
} REPL_INFO_1002, *PREPL_INFO_1002, *LPREPL_INFO_1002;
Members
rp1002_guardtime
This setting is valid only for top-level directories when the Wait Until
Stabilized feature is enabled. Before sending a synchronizing message with an
updated checksum, the exporter requires that the tree not change for the time in
minutes (by default). The rp1002_guardtime may not be more than rp1000_interval divided by 2.
See Also
NetReplSetInfo
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|