pub type PF_NPAddConnection3 = Option<unsafe extern "system" fn(hwndowner: HWND, lpnetresource: *const NETRESOURCEW, lppassword: PCWSTR, lpusername: PCWSTR, dwflags: u32) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"