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

Function PSGetPropertyDescriptionByName

pub unsafe fn PSGetPropertyDescriptionByName<P0>(
    pszcanonicalname: P0,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> Result<()>
where P0: Param<PCWSTR>,