Searched refs:hContinue (Results 1 – 1 of 1) sorted by relevance
25 CQueryContinue(HRESULT hContinue = S_OK) : m_hContinue(hContinue) {} in CQueryContinue() argument35 CQueryContinue& operator=(HRESULT hContinue) in operator =() argument37 m_hContinue = hContinue; in operator =()