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

Function PSGetNamedPropertyFromPropertyStorage

pub unsafe fn PSGetNamedPropertyFromPropertyStorage<P2>(
    psps: PCUSERIALIZEDPROPSTORAGE,
    cb: u32,
    pszname: P2,
) -> Result<PROPVARIANT>
where P2: Param<PCWSTR>,