Searched defs:ppvObj (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.cpp878 AwtTextComponent::OleCallback::QueryInterface(REFIID riid, LPVOID * ppvObj) { argument
880 *ppvObj = static_cast<IRichEditOleCallback*>(this);
884 *ppvObj = NULL;

Completed in 33 milliseconds