Function windows_sys::Win32::NetworkManagement::WNet::WNetAddConnection3A
[−]pub unsafe extern "system" fn WNetAddConnection3A(
hwndowner: HWND,
lpnetresource: *const NETRESOURCEA,
lppassword: PCSTR,
lpusername: PCSTR,
dwflags: u32
) -> u32
Expand description
Required features: "Win32_NetworkManagement_WNet"
, "Win32_Foundation"