33 references to IHTMLMimeTypesCollection
System.Windows.Forms.Primitives (33)
Windows.Win32.IHTMLMimeTypesCollection.g.cs (27)
25 :IVTable<IHTMLMimeTypesCollection,IHTMLMimeTypesCollection.Vtbl>,IComIID { 41 return ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint>)lpVtbl[1])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint>)lpVtbl[2])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this)); 65 ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 70 ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 91 ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 108 ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 114 private static winmdroot.Foundation.HRESULT get_length(IHTMLMimeTypesCollection* pThis, int* p) 137 ((delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IHTMLMimeTypesCollection*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 163 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 165 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint> AddRef_2; 167 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint> Release_3; 169 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 171 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 173 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 175 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT> Invoke_7; 177 internal delegate *unmanaged [Stdcall]<IHTMLMimeTypesCollection*,int* ,winmdroot.Foundation.HRESULT> get_length_8;
Windows.Win32.IOmNavigator.g.cs (6)
292 private static winmdroot.Foundation.HRESULT get_mimeTypes(IOmNavigator* pThis, winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** p) 310 internal unsafe winmdroot.Web.MsHtml.IHTMLMimeTypesCollection* mimeTypes 314 winmdroot.Web.MsHtml.IHTMLMimeTypesCollection* __result; 315 ((delegate *unmanaged [Stdcall]<IOmNavigator*,winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IOmNavigator*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 766 internal delegate *unmanaged [Stdcall]<IOmNavigator*,winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** ,winmdroot.Foundation.HRESULT> get_mimeTypes_14; 862 unsafe winmdroot.Web.MsHtml.IHTMLMimeTypesCollection* mimeTypes