51 references to IHTMLFramesCollection2
System.Windows.Forms (4)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
93IHTMLFramesCollection2* iHTMLFramesCollection2;
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (3)
14private readonly AgileComPointer<IHTMLFramesCollection2> _htmlFramesCollection2; 17internal HtmlWindowCollection(HtmlShimManager shimManager, IHTMLFramesCollection2* collection) 29private AgileComPointer<IHTMLFramesCollection2> NativeHTMLFramesCollection2 => _htmlFramesCollection2;
System.Windows.Forms.Primitives (47)
Windows.Win32.IHTMLDocument2.g.cs (6)
550 private static winmdroot.Foundation.HRESULT get_frames(IHTMLDocument2* pThis, winmdroot.Web.MsHtml.IHTMLFramesCollection2** p) 568 internal unsafe winmdroot.Web.MsHtml.IHTMLFramesCollection2* frames 572 winmdroot.Web.MsHtml.IHTMLFramesCollection2* __result; 573 ((delegate *unmanaged [Stdcall]<IHTMLDocument2*,winmdroot.Web.MsHtml.IHTMLFramesCollection2** ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((IHTMLDocument2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 3221 internal delegate *unmanaged [Stdcall]<IHTMLDocument2*,winmdroot.Web.MsHtml.IHTMLFramesCollection2** ,winmdroot.Foundation.HRESULT> get_frames_24; 3596 unsafe winmdroot.Web.MsHtml.IHTMLFramesCollection2* frames
Windows.Win32.IHTMLFramesCollection2.g.cs (31)
25 :IVTable<IHTMLFramesCollection2,IHTMLFramesCollection2.Vtbl>,IComIID { 41 return ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint>)lpVtbl[1])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint>)lpVtbl[2])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this)); 65 ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 70 ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 91 ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 108 ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,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])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 127 private static winmdroot.Foundation.HRESULT item(IHTMLFramesCollection2* pThis, winmdroot.System.Variant.VARIANT* pvarIndex, winmdroot.System.Variant.VARIANT* pvarResult) 146 return ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), pvarIndex, pvarResult); 162 private static winmdroot.Foundation.HRESULT get_length(IHTMLFramesCollection2* pThis, int* p) 181 return ((delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IHTMLFramesCollection2*)Unsafe.AsPointer(ref this), p); 205 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 207 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint> AddRef_2; 209 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint> Release_3; 211 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 213 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 215 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 217 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,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; 219 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> item_8; 221 internal delegate *unmanaged [Stdcall]<IHTMLFramesCollection2*,int* ,winmdroot.Foundation.HRESULT> get_length_9;
Windows.Win32.IHTMLWindow2.g.cs (6)
186 private static winmdroot.Foundation.HRESULT get_frames(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.IHTMLFramesCollection2** p) 203 public unsafe winmdroot.Foundation.HRESULT get_frames(winmdroot.Web.MsHtml.IHTMLFramesCollection2** p) 205 return ((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.IHTMLFramesCollection2** ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IHTMLWindow2*)Unsafe.AsPointer(ref this), p); 2141 internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.IHTMLFramesCollection2** ,winmdroot.Foundation.HRESULT> get_frames_10; 2368 :winmdroot.Web.MsHtml.IHTMLFramesCollection2.Interface { 2376 unsafe winmdroot.Foundation.HRESULT get_frames(winmdroot.Web.MsHtml.IHTMLFramesCollection2** p);
Windows.Win32.Web_MsHtml_IHTMLFramesCollection2_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLFramesCollection2.Interface.item(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT item(this winmdroot.Web.MsHtml.IHTMLFramesCollection2.Interface @this, in winmdroot.System.Variant.VARIANT pvarIndex, out winmdroot.System.Variant.VARIANT pvarResult) 36 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLFramesCollection2.Interface.get_length(int*)"/> 37 internal static unsafe winmdroot.Foundation.HRESULT get_length(this winmdroot.Web.MsHtml.IHTMLFramesCollection2.Interface @this, out int p)