33 references to IHTMLMimeTypesCollection
System.Windows.Forms.Primitives (33)
_generated\160\Windows.Win32.IHTMLMimeTypesCollection.g.cs (27)
26
:winmdroot.IVTable<
IHTMLMimeTypesCollection
,
IHTMLMimeTypesCollection
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLMimeTypesCollection
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint>)lpVtbl[1])((
IHTMLMimeTypesCollection
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint>)lpVtbl[2])((
IHTMLMimeTypesCollection
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLMimeTypesCollection
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLMimeTypesCollection
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((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();
133
((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();
139
private static winmdroot.Foundation.HRESULT get_length(
IHTMLMimeTypesCollection
* pThis, int* p)
162
((delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLMimeTypesCollection
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
190
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
192
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint> AddRef_2;
194
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint> Release_3;
196
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
198
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
200
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
202
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;
204
internal delegate *unmanaged [Stdcall]<
IHTMLMimeTypesCollection
*,int* ,winmdroot.Foundation.HRESULT> get_length_8;
_generated\216\Windows.Win32.IOmNavigator.g.cs (6)
317
private static winmdroot.Foundation.HRESULT get_mimeTypes(IOmNavigator* pThis, winmdroot.Web.MsHtml.
IHTMLMimeTypesCollection
** p)
335
internal unsafe winmdroot.Web.MsHtml.
IHTMLMimeTypesCollection
* mimeTypes
339
winmdroot.Web.MsHtml.
IHTMLMimeTypesCollection
* __result;
340
((delegate *unmanaged [Stdcall]<IOmNavigator*,winmdroot.Web.MsHtml.
IHTMLMimeTypesCollection
** ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IOmNavigator*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
793
internal delegate *unmanaged [Stdcall]<IOmNavigator*,winmdroot.Web.MsHtml.
IHTMLMimeTypesCollection
** ,winmdroot.Foundation.HRESULT> get_mimeTypes_14;
889
unsafe winmdroot.Web.MsHtml.
IHTMLMimeTypesCollection
* mimeTypes