| NetworkConnectionWNetAddConnection2A Method |
Namespace: Appkit.IOAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic 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