Click or drag to resize
NetworkConnectionWNetAddConnection2A Method

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static int WNetAddConnection2A(
	NETRESOURCE[] lpNetResource,
	string lpPassword,
	string lpUserName,
	int dwFlags
)

Parameters

lpNetResource
Type: Appkit.IONETRESOURCE
lpPassword
Type: SystemString
lpUserName
Type: SystemString
dwFlags
Type: SystemInt32

Return Value

Type: Int32
See Also