windows::Win32::UI::Shell::PropertiesSystem

Function PSCreateAdapterFromPropertyStore

pub unsafe fn PSCreateAdapterFromPropertyStore<P0>(
    pps: P0,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> Result<()>
where P0: Param<IPropertyStore>,