19 references to Interface
System.Windows.Forms.Primitives (19)
Windows.Win32.IHTMLOpsProfile.g.cs (9)
118 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 145 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 170 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 195 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 222 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 249 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 276 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 303 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 328 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.Web_MsHtml_IHTMLOpsProfile_Extensions.g.cs (10)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface.addRequest(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT, winmdroot.Foundation.VARIANT_BOOL*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT addRequest(this winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface @this, winmdroot.Foundation.BSTR name, winmdroot.System.Variant.VARIANT reserved, out winmdroot.Foundation.VARIANT_BOOL success) 33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface.setAttribute(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT, winmdroot.Foundation.VARIANT_BOOL*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT setAttribute(this winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface @this, winmdroot.Foundation.BSTR name, winmdroot.Foundation.BSTR value, winmdroot.System.Variant.VARIANT prefs, out winmdroot.Foundation.VARIANT_BOOL success) 43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface.commitChanges(winmdroot.Foundation.VARIANT_BOOL*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT commitChanges(this winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface @this, out winmdroot.Foundation.VARIANT_BOOL success) 53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface.addReadRequest(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT, winmdroot.Foundation.VARIANT_BOOL*)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT addReadRequest(this winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface @this, winmdroot.Foundation.BSTR name, winmdroot.System.Variant.VARIANT reserved, out winmdroot.Foundation.VARIANT_BOOL success) 63 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface.doWriteRequest(winmdroot.Foundation.VARIANT_BOOL*)"/> 64 internal static unsafe winmdroot.Foundation.HRESULT doWriteRequest(this winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface @this, out winmdroot.Foundation.VARIANT_BOOL success)