37 references to IHTMLPluginsCollection
System.Windows.Forms.Primitives (37)
Windows.Win32.IHTMLPluginsCollection.g.cs (31)
25 :IVTable<IHTMLPluginsCollection,IHTMLPluginsCollection.Vtbl>,IComIID { 41 return ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint>)lpVtbl[1])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint>)lpVtbl[2])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this)); 65 ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 70 ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 91 ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 108 ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,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])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 114 private static winmdroot.Foundation.HRESULT get_length(IHTMLPluginsCollection* pThis, int* p) 137 ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 145 private static winmdroot.Foundation.HRESULT refresh(IHTMLPluginsCollection* pThis, winmdroot.Foundation.VARIANT_BOOL reload) 164 ((delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IHTMLPluginsCollection*)Unsafe.AsPointer(ref this), reload).ThrowOnFailure(); 188 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 190 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint> AddRef_2; 192 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint> Release_3; 194 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 196 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 198 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 200 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,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; 202 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,int* ,winmdroot.Foundation.HRESULT> get_length_8; 204 internal delegate *unmanaged [Stdcall]<IHTMLPluginsCollection*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> refresh_9;
Windows.Win32.IOmNavigator.g.cs (6)
323 private static winmdroot.Foundation.HRESULT get_plugins(IOmNavigator* pThis, winmdroot.Web.MsHtml.IHTMLPluginsCollection** p) 341 internal unsafe winmdroot.Web.MsHtml.IHTMLPluginsCollection* plugins 345 winmdroot.Web.MsHtml.IHTMLPluginsCollection* __result; 346 ((delegate *unmanaged [Stdcall]<IOmNavigator*,winmdroot.Web.MsHtml.IHTMLPluginsCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((IOmNavigator*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 768 internal delegate *unmanaged [Stdcall]<IOmNavigator*,winmdroot.Web.MsHtml.IHTMLPluginsCollection** ,winmdroot.Foundation.HRESULT> get_plugins_15; 867 unsafe winmdroot.Web.MsHtml.IHTMLPluginsCollection* plugins