bstr_ids 163 ext/com_dotnet/com_typeinfo.c BSTR bstr_ids; bstr_ids 182 ext/com_dotnet/com_typeinfo.c ITypeInfo_GetNames(TypeInfo, pVarDesc->memid, &bstr_ids, 1, &NameCount); bstr_ids 188 ext/com_dotnet/com_typeinfo.c const_name = php_com_olestring_to_string(bstr_ids, &len, codepage); bstr_ids 197 ext/com_dotnet/com_typeinfo.c SysFreeString(bstr_ids);