Searched refs:ppvOut1 (Results 1 – 1 of 1) sorted by relevance
649 void** ppvOut1 = ppvOut ? ppvOut + i : NULL; in GetUIObjectOf() local651 hr = info.parent->GetUIObjectOf(hwndOwner, 1, &pidl, riid, pinOut1, ppvOut1); in GetUIObjectOf()