Home
last modified time | relevance | path

Searched defs:hContinue (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DCUserNotification.cpp25 CQueryContinue(HRESULT hContinue = S_OK) : m_hContinue(hContinue) {} in CQueryContinue()
35 CQueryContinue& operator=(HRESULT hContinue) in operator =()