1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IHTMLWindow2.g.cs (1)
2368 :winmdroot.Web.MsHtml.IHTMLFramesCollection2.Interface {
6 references to Interface
System.Windows.Forms.Primitives (6)
Windows.Win32.IHTMLFramesCollection2.g.cs (2)
131 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 166 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
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)