[This is preliminary documentation and subject to change.]
The NetDfsRemove function removes a server share from a junction point in a Distributed File System (Dfs) tree structure. If the specified share is the last share associated with the junction point, then the NetDfsRemove function also removes the junction point.
NET_API_STATUS NET_API_FUNCTION NetDfsRemove(
LPWSTR DfsEntryPath, |
// Dfs entry path for the junction point |
LPWSTR ServerName, |
// name of server exporting the storage |
LPWSTR ShareName |
// name of share exporting the storage |
); |
\\Dfsname\sharename\path-to-junction-point
where Dfsname is the name of a
Windows NT server that hosts the Dfs root volume; sharename is the name of a share that is published on the
Dfs host server; and path-to-junction-point
specifies the path on the physical share.
If the function succeeds, the return value is NERR_Success.
If the function fails, the return value is a Win32 API error code. For a list of error codes, see Error Codes.
file: /Techref/os/win/api/win32/func/src/f59_19.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 19:24,
18.118.152.100:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://ecomorder.com/techref/os/win/api/win32/func/src/f59_19.htm"> NetDfsRemove</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.