13 references to Interface
System.Windows.Forms.Primitives (13)
Windows.Win32.IHTMLDataTransfer.g.cs (7)
128 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 155 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 182 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 209 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 244 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 265 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 300 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.Web_MsHtml_IHTMLDataTransfer_Extensions.g.cs (6)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface.setData(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, winmdroot.Foundation.VARIANT_BOOL*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT setData(this winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface @this, winmdroot.Foundation.BSTR format, in winmdroot.System.Variant.VARIANT data, out winmdroot.Foundation.VARIANT_BOOL pret) 36 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface.getData(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/> 37 internal static unsafe winmdroot.Foundation.HRESULT getData(this winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface @this, winmdroot.Foundation.BSTR format, out winmdroot.System.Variant.VARIANT pvarRet) 46 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface.clearData(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/> 47 internal static unsafe winmdroot.Foundation.HRESULT clearData(this winmdroot.Web.MsHtml.IHTMLDataTransfer.Interface @this, winmdroot.Foundation.BSTR format, out winmdroot.Foundation.VARIANT_BOOL pret)