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