10 references to Interface
System.Windows.Forms.Primitives (10)
Windows.Win32.IOmHistory.g.cs (4)
118
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
158
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
192
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
227
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.Web_MsHtml_IOmHistory_Extensions.g.cs (6)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.IOmHistory.
Interface
.back(winmdroot.System.Variant.VARIANT*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT back(this winmdroot.Web.MsHtml.IOmHistory.
Interface
@this, in winmdroot.System.Variant.VARIANT pvargdistance)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.IOmHistory.
Interface
.forward(winmdroot.System.Variant.VARIANT*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT forward(this winmdroot.Web.MsHtml.IOmHistory.
Interface
@this, in winmdroot.System.Variant.VARIANT pvargdistance)
43
/// <inheritdoc cref="winmdroot.Web.MsHtml.IOmHistory.
Interface
.go(winmdroot.System.Variant.VARIANT*)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT go(this winmdroot.Web.MsHtml.IOmHistory.
Interface
@this, in winmdroot.System.Variant.VARIANT pvargdistance)