|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| netapi32.lib
| Header File
| lmserver.h
| Unicode
| WinNT
| Platform Notes
| All LanMan APIs are UNICODE only
|
|
|
NetServerTransportDel
The
NetServerTransportDel function unbinds (or disconnects) the transport protocol from the server.
Effectively, the server can no longer communicate with clients using the transport
protocol. The server will no longer process client request from the active
transport protocol, such as TCP, NetBEUI, and XNS.
Security Requirements
Only members of the Administrators local group can successfully execute
NetServerTransportDel.
NET_API_STATUS NetServerTransportDel(
LPWSTR servername,
|
|
LPWSTR transportname
|
|
);
|
|
Parameters
servername
Pointer to a Unicode string containing the name of the remote server on which
the function is to execute. A NULL pointer or string specifies the local
computer.
transportname
Pointer to a Unicode string containing the name of the transport protocol from
which to unbind.
See Also
NetServerTransportAdd
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database