pub unsafe extern "system" fn SHGetPropertyStoreFromParsingName(
    pszpath: PWSTR,
    pbc: IBindCtx,
    flags: GETPROPERTYSTOREFLAGS,
    riid: *const GUID,
    ppv: *mut *mut c_void
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell_PropertiesSystem’, ‘Win32_Foundation’, ‘Win32_System_Com’