Searched refs:hRet (Results 1 – 2 of 2) sorted by relevance
76 HRESULT hRet = S_OK; in setCurrentValue() local127 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()
342 HDDEDATA hRet = DdeClientTransaction( (unsigned char*)pData, nData, in Execute() local346 rDde.pImp->nStatus = hRet ? DMLERR_NO_ERROR in Execute()
Completed in 11 milliseconds