bstr_ids 163 ext/com_dotnet/com_typeinfo.c BSTR bstr_ids; bstr_ids 181 ext/com_dotnet/com_typeinfo.c ITypeInfo_GetNames(TypeInfo, pVarDesc->memid, &bstr_ids, 1, &NameCount); bstr_ids 187 ext/com_dotnet/com_typeinfo.c const_name = php_com_olestring_to_string(bstr_ids, &c.name_len, codepage TSRMLS_CC); bstr_ids 195 ext/com_dotnet/com_typeinfo.c SysFreeString(bstr_ids);