Function windows_sys::Win32::UI::Shell::PathCchCombineEx
[−]pub unsafe extern "system" fn PathCchCombineEx(
pszpathout: PWSTR,
cchpathout: usize,
pszpathin: PWSTR,
pszmore: PWSTR,
dwflags: u32
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
