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

Function PSCreatePropertyStoreFromPropertySetStorage

pub unsafe fn PSCreatePropertyStoreFromPropertySetStorage<P0>(
    ppss: P0,
    grfmode: u32,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> Result<()>
where P0: Param<IPropertySetStorage>,