13 references to Interface
System.Windows.Forms.Primitives (13)
_generated\142\Windows.Win32.IHTMLDataTransfer.g.cs (7)
154
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
181
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
208
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
235
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
270
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
291
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
326
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\624\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)