The NetReplExportDirGetInfo function retrieves the control information of a replicated directory.
No special group membership is required to successfully execute NetReplExportDirGetInfo.
NET_API_STATUS NetReplExportDirGetInfo(
LPTSTR servername, | |
LPTSTR dirname, | |
DWORD level, | |
LPBYTE *bufptr | |
); |
Value |
Meaning |
0 |
The bufptr parameter points to an array of REPL_EDIR_INFO_0 structures. |
1 |
The bufptr parameter points to an array of REPL_EDIR_INFO_1 structures. |
2 |
The bufptr parameter points to an array of REPL_EDIR_INFO_2 structures. |
NetReplExportDirSetInfo, NetReplExportDirEnum
file: /Techref/os/win/api/win32/func/src/f61_15.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/13 02:36,
3.145.61.101:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/os/win/api/win32/func/src/f61_15.htm"> NetReplExportDirGetInfo</A> |
Did you find what you needed? |