43 references to IHTMLFiltersCollection
System.Windows.Forms.Primitives (43)
Windows.Win32.IHTMLElement.g.cs (6)
1863 private static winmdroot.Foundation.HRESULT get_filters(IHTMLElement* pThis, winmdroot.Web.MsHtml.IHTMLFiltersCollection** p) 1881 internal unsafe winmdroot.Web.MsHtml.IHTMLFiltersCollection* filters 1885 winmdroot.Web.MsHtml.IHTMLFiltersCollection* __result; 1886 ((delegate *unmanaged [Stdcall]<IHTMLElement*,winmdroot.Web.MsHtml.IHTMLFiltersCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[70])((IHTMLElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 2689 internal delegate *unmanaged [Stdcall]<IHTMLElement*,winmdroot.Web.MsHtml.IHTMLFiltersCollection** ,winmdroot.Foundation.HRESULT> get_filters_71; 3043 unsafe winmdroot.Web.MsHtml.IHTMLFiltersCollection* filters
Windows.Win32.IHTMLFiltersCollection.g.cs (35)
25 :IVTable<IHTMLFiltersCollection,IHTMLFiltersCollection.Vtbl>,IComIID { 41 return ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint>)lpVtbl[1])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint>)lpVtbl[2])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this)); 65 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 70 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 91 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 108 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,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])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 114 private static winmdroot.Foundation.HRESULT get_length(IHTMLFiltersCollection* pThis, int* p) 137 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 145 private static winmdroot.Foundation.HRESULT get__newEnum(IHTMLFiltersCollection* pThis, winmdroot.System.Com.IUnknown** p) 168 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 186 private static winmdroot.Foundation.HRESULT item(IHTMLFiltersCollection* pThis, winmdroot.System.Variant.VARIANT* pvarIndex, winmdroot.System.Variant.VARIANT* pvarResult) 206 ((delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IHTMLFiltersCollection*)Unsafe.AsPointer(ref this), pvarIndex, &__retVal).ThrowOnFailure(); 231 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 233 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint> AddRef_2; 235 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint> Release_3; 237 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 239 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 241 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 243 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,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; 245 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,int* ,winmdroot.Foundation.HRESULT> get_length_8; 247 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT> get__newEnum_9; 249 internal delegate *unmanaged [Stdcall]<IHTMLFiltersCollection*,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> item_10;
Windows.Win32.Web_MsHtml_IHTMLFiltersCollection_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLFiltersCollection.Interface.item(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT item(this winmdroot.Web.MsHtml.IHTMLFiltersCollection.Interface @this, in winmdroot.System.Variant.VARIANT pvarIndex, out winmdroot.System.Variant.VARIANT pvarResult)