Function windows_sys::Win32::NetworkManagement::WNet::WNetAddConnection2W
pub unsafe extern "system" fn WNetAddConnection2W(
lpnetresource: *const NETRESOURCEW,
lppassword: PCWSTR,
lpusername: PCWSTR,
dwflags: u32
) -> WIN32_ERRORExpand description
Required features: "Win32_Foundation"