BSTR              259 ext/com_dotnet/com_com.c 			BSTR name;
BSTR              105 ext/com_dotnet/com_dotnet.c 	HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName, IUnknown **pRetVal);
BSTR              106 ext/com_dotnet/com_dotnet.c 	HRESULT ( STDMETHODCALLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeName, IUnknown **pRetVal);
BSTR              194 ext/com_dotnet/com_dotnet.c 	BSTR oleassembly_sys, oletype_sys;
BSTR              163 ext/com_dotnet/com_typeinfo.c 	BSTR bstr_ids;
BSTR              496 ext/com_dotnet/com_typeinfo.c 					BSTR *names;
BSTR              498 ext/com_dotnet/com_typeinfo.c 					names = (BSTR*)safe_emalloc((func->cParams + 1), sizeof(BSTR), 0);
BSTR              216 ext/com_dotnet/com_wrapper.c 	/* [in] */ BSTR bstrName,
BSTR              346 ext/com_dotnet/com_wrapper.c 	/* [in] */ BSTR bstrName,
BSTR              381 ext/com_dotnet/com_wrapper.c 	/* [out] */ BSTR *pbstrName)