The NetReplImportDirGetInfo function retrieves the status information on a client replicated directory.
No special group membership is required to successfully execute NetReplImportDirGetInfo.
NET_API_STATUS NetReplImportDirGetInfo(
LPTSTR servername, | |
LPTSTR dirname, | |
DWORD level, | |
LPBYTE *bufptr | |
); |
Value |
Meaning |
0 |
The bufptr parameter points to an array of REPL_IDIR_INFO_0 structures. |
1 |
The bufptr parameter points to an array of REPL_IDIR_INFO_1 structures. |
NetReplImportDirEnum, REPL_IDIR_INFO_0, REPL_IDIR_INFO_1
file: /Techref/os/win/api/win32/func/src/f62_3.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/13 04:22,
18.119.124.202: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/f62_3.htm"> NetReplImportDirGetInfo</A> |
Did you find what you needed? |