Home
last modified time | relevance | path

Searched refs:hRet (Results 1 – 2 of 2) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccValue.cpp76 HRESULT hRet = S_OK; in setCurrentValue() local
127 hRet = E_FAIL; in setCurrentValue()
132 if(hRet == S_OK) in setCurrentValue()
134 hRet = pRXVal->setCurrentValue(anyVal) ? S_OK : E_FAIL ; in setCurrentValue()
137 return hRet; in setCurrentValue()
/trunk/main/svl/source/svdde/
H A Dddecli.cxx342 HDDEDATA hRet = DdeClientTransaction( (unsigned char*)pData, nData, in Execute() local
346 rDde.pImp->nStatus = hRet ? DMLERR_NO_ERROR in Execute()

Completed in 17 milliseconds