Function windows_sys::Win32::Networking::WinInet::InternetCombineUrlW
[−]pub unsafe extern "system" fn InternetCombineUrlW(
lpszbaseurl: PCWSTR,
lpszrelativeurl: PCWSTR,
lpszbuffer: PWSTR,
lpdwbufferlength: *mut u32,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"