Windows Networking API/Redirector Functions

Send Feedback

The following table shows the Windows Networking API/Redirector functions with a description of the purpose of each.

Programming element PPC SP Description
WNetAddConnection3 X X This function makes a connection to a network resource and can specify a local name for the resource.
WNetCancelConnection2 X X This function breaks an existing network connection.
WNetCloseEnum X X This function ends a network resource enumeration started by the WNetOpenEnum function.
WNetConnectionDialog1 X X This function brings up a general browsing dialog for connecting to network resources.
WNetDisconnectDialog X X This function starts a general browsing dialog box for disconnecting from network resources.
WNetDisconnectDialog1 X X This function attempts to disconnect from a network.
WNetEnumResource X X This function continues a network-resource enumeration started by the WNetOpenEnum function.
WNetGetConnection X X This function retrieves the remote name of the network resource associated with a local name.
WNetGetUniversalName X X This function maps a local path for a network resource to a data structure containing the Universal Name Convention based name.
WNetGetUser X X This function retrieves the user name used to establish a network connection.
WNetOpenEnum X X This function starts an enumeration of network resources or existing connections.

See Also

Windows Networking API/Redirector Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.