Windows Networking API/Redirector Functions
A version of this page is also available for
4/8/2010
The following table shows the Windows Networking API/Redirector functions with a description of the purpose of each.
Programming element | Description |
---|---|
This function makes a connection to a network resource and can specify a local name for the resource. |
|
This function breaks an existing network connection. |
|
This function ends a network resource enumeration started by the WNetOpenEnum function. |
|
This function brings up a general browsing dialog for connecting to network resources. |
|
This function starts a general browsing dialog box for disconnecting from network resources. |
|
This function attempts to disconnect from a network. |
|
This function continues a network-resource enumeration started by the WNetOpenEnum function. |
|
This function retrieves the remote name of the network resource associated with a local name. |
|
This function maps a local path for a network resource to a data structure containing the Universal Name Convention based name. |
|
This function retrieves the user name used to establish a network connection. |
|
This function starts an enumeration of network resources or existing connections. |