Home | History | Annotate | Download | only in base

Lines Matching refs:property_store

446     base::win::ScopedComPtr<IPropertyStore> property_store;
447 if (FAILED(property_store.QueryFrom(i_shell_link)))
450 if (!base::win::SetAppIdForPropertyStore(property_store, app_id))
497 base::win::ScopedComPtr<IPropertyStore> property_store;
498 if (FAILED(property_store.QueryFrom(i_shell_link)))
501 if (!base::win::SetAppIdForPropertyStore(property_store, app_id))