Device-Redirecting Functions

The device-redirecting functions redirect standard MS-DOS devices, drive letters and LPT ports. This enables applications running on the system to use the devices and access the network in a totally transparent manner.

Function Description
NPAddConnection Redirects or connects a local device to a network resource.
NPAddConnection3 Performs the same action as NPAddConnection, but lets the user specify which window should own any dialog boxes and how the connection should be established.
NPCancelConnection Breaks a network connection. The changes are remembered if a device is disconnected unless the connection is a deviceless connection.
NPGetConnection Returns information about a connection.
NPGetConnection3 Returns information about a connection, even if the connection is currently disconnected.
NPGetConnectionPerformance Returns performance information about a connection.
NPGetUniversalName Returns the remote or local universal name, in the format specified during the function call.