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