|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| -
| Header File
| lmrepl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
REPL_EDIR_INFO_1001
The REPL_EDIR_INFO_1001 structure specifies flags in the replicator to select files on the
subdirectory of an exporter.
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 select files 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,
and subdirectories or their contents will not.
|
See Also
NetReplExportDirSetInfo
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
|