lmuse.h header
This header is used by Network Management. For more information, see:
lmuse.h contains the following programming interfaces:
Functions
NetUseAdd The NetUseAdd function establishes a connection between the local computer and a remote server. |
NetUseDel The NetUseDel function ends a connection to a shared resource. |
NetUseEnum The NetUseEnum function lists all current connections between the local computer and resources on remote servers. |
NetUseGetInfo The NetUseGetInfo function retrieves information about a connection to a shared resource. |
Structures
USE_INFO_0 The USE_INFO_0 structure contains the name of a shared resource and the local device redirected to it. |
USE_INFO_1 Contains information about the connection between a local device and a shared resource. |
USE_INFO_2 The USE_INFO_2 structure contains information about a connection between a local computer and a shared resource, including connection type, connection status, user name, and domain name. |
USE_INFO_3 The USE_INFO_3 structure contains information about a connection between a local computer and a shared resource, including connection type, connection status, user name, domain name, and specific flags that describe connection behavior. |