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

Function SHGetViewStatePropertyBag

Source
pub unsafe fn SHGetViewStatePropertyBag<'a, T: Interface>(
    pidl: *mut ITEMIDLIST,
    pszbagname: impl IntoParam<'a, PWSTR>,
    dwflags: u32,
) -> Result<T>