Windows Networking API/Redirector Structures
The following table shows the Windows Networking API/Redirector structures with a description of the purpose of each.
Programming element | Description |
---|---|
CONNECTDLGSTRUCT | This structure is used in the WNetConnectionDialog1 function to specify the browsing dialog box parameters. |
DISCDLGSTRUCT | This structure is used in the WNetDisconnectDialog1 function to describe the required behavior for the disconnect attempt. |
NETRESOURCE | This structure that holds the network resource data. |
REMOTE_NAME_INFO | This structure contains path and name data about a network resource. |
UNIVERSAL_NAME_INFO | This structure contains a pointer to a Universal Naming Convention (UNC) name string. |
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.