webview2_com_sys::Windows::Win32::UI::Shell

Function SHSetDefaultProperties

Source
pub unsafe fn SHSetDefaultProperties<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    psi: impl IntoParam<'a, IShellItem>,
    dwfileopflags: u32,
    pfops: impl IntoParam<'a, IFileOperationProgressSink>,
) -> Result<()>