Searched defs:hVal (Results 1 - 2 of 2) sorted by relevance

/external/c-ares/
H A Dares_init.c577 HKEY hVal; local
585 if (RegOpenKeyEx(hKey, enumbuf, 0, KEY_QUERY_VALUE, &hVal) !=
588 rc = get_res_nt(hVal, subkey, obuf);
589 RegCloseKey(hVal);
/external/lzma/CPP/Common/
H A DMyWindows.h171 LARGE_INTEGER hVal; member in union:tagPROPVARIANT::__anon13085

Completed in 97 milliseconds