Function windows_sys::Win32::UI::Shell::UrlCombineA
[−]pub unsafe extern "system" fn UrlCombineA(
pszbase: PSTR,
pszrelative: PSTR,
pszcombined: PSTR,
pcchcombined: *mut u32,
dwflags: u32
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
