Searched defs:hContinue (Results 1 – 1 of 1) sorted by relevance
25 CQueryContinue(HRESULT hContinue = S_OK) : m_hContinue(hContinue) {} in CQueryContinue()35 CQueryContinue& operator=(HRESULT hContinue) in operator =()