WNet Structures

WNet structures are defined in the Winnetwk.h header file. The following table shows the WNet structures supported by Windows CE.

Structure
Description
CONNECTDLGSTRUCT Specifies browsing dialog box parameters for WNetConnectionDialog1.
DISCDLGSTRUCT Used in the WNetDisconnectDialog1 function to describe the required behavior for the disconnect attempt.
NETRESOURCE Holds the network resource data. It is returned during enumeration of resources on the network and currently connected resources.
REMOTE_NAME_INFO Contains path and name data about a network resource. The structure contains a member that points to a UNC name string for the resource and two members that point to additional network connection data strings.
UNIVERSAL_NAME_INFO Contains a pointer to a UNC name string.