Function windows_sys::Win32::UI::Shell::PathCchCombine
[−]pub unsafe extern "system" fn PathCchCombine(
pszpathout: PWSTR,
cchpathout: usize,
pszpathin: PCWSTR,
pszmore: PCWSTR
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"