Searched refs:propvariant (Results 1 – 1 of 1) sorted by relevance
456 base::win::ScopedPropVariant propvariant; in MigrateShortcutsInPathInternal() local491 propvariant.Reset(); in MigrateShortcutsInPathInternal()494 propvariant.Receive()) != S_OK) { in MigrateShortcutsInPathInternal()499 switch (propvariant.get().vt) { in MigrateShortcutsInPathInternal()506 if (expected_app_id != base::string16(propvariant.get().pwszVal)) in MigrateShortcutsInPathInternal()520 propvariant.Reset(); in MigrateShortcutsInPathInternal()522 propvariant.Receive()) != S_OK) { in MigrateShortcutsInPathInternal()527 switch (propvariant.get().vt) { in MigrateShortcutsInPathInternal()534 if (!propvariant.get().boolVal) in MigrateShortcutsInPathInternal()