Home
last modified time | relevance | path

Searched refs:cfound (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c320 unsigned short cfound; in php_com_locate_typeinfo() local
324 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 9 milliseconds