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

Function PSGetItemPropertyHandler

pub unsafe fn PSGetItemPropertyHandler<P0>(
    punkitem: P0,
    freadwrite: bool,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> Result<()>
where P0: Param<IUnknown>,