The NetReplImportDirDel function removes the registration of a directory so that it no longer receives updates from the master. Note that this function does not actually delete the directory from the file system. The Replicator service can automatically register the directory service at any time. To prevent the importing of a directory that is being exported by some Replicator service, use the NetReplImportDirLock function instead.
Only members of the Administrators local group or Replicator groups can successfully execute NetReplImportDirDel.
NET_API_STATUS NetReplImportDirDel(
LPTSTR servername, | |
LPTSTR dirname | |
); |
file: /Techref/os/win/api/win32/func/src/f62_1.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/13 04:47,
18.188.102.117: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_1.htm"> NetReplImportDirDel</A> |
Did you find what you needed? |