Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c187 UINT NameCount; in php_com_import_typelib() local
207 ITypeInfo_GetNames(TypeInfo, pVarDesc->memid, &bstr_ids, 1, &NameCount); in php_com_import_typelib()
208 if (NameCount != 1) { in php_com_import_typelib()

Completed in 5 milliseconds