Windows Networking API/Redirector Structures (Windows CE 5.0)
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. |
Send Feedback on this topic to the authors