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

Function PSPropertyKeyFromString

pub unsafe fn PSPropertyKeyFromString<P0>(
    pszstring: P0,
    pkey: *mut PROPERTYKEY,
) -> Result<()>
where P0: Param<PCWSTR>,