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