Searched refs:cfound (Results 1 – 1 of 1) sorted by relevance
319 unsigned short cfound; in php_com_locate_typeinfo() local323 cfound = 1; in php_com_locate_typeinfo()324 if (FAILED(ITypeLib_FindName(typelib, olename, 0, &typeinfo, &memid, &cfound)) || cfound == 0) { in php_com_locate_typeinfo()
Completed in 10 milliseconds