_generated\626\Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (30)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.getExpression(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
24 internal static unsafe winmdroot.Foundation.HRESULT getExpression(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR propname, out winmdroot.System.Variant.VARIANT expression)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.removeExpression(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/>
34 internal static unsafe winmdroot.Foundation.HRESULT removeExpression(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR propname, out winmdroot.Foundation.VARIANT_BOOL pfSuccess)
43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_tabIndex(short*)"/>
44 internal static unsafe winmdroot.Foundation.HRESULT get_tabIndex(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out short p)
53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientHeight(int*)"/>
54 internal static unsafe winmdroot.Foundation.HRESULT get_clientHeight(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
63 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientWidth(int*)"/>
64 internal static unsafe winmdroot.Foundation.HRESULT get_clientWidth(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
73 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientTop(int*)"/>
74 internal static unsafe winmdroot.Foundation.HRESULT get_clientTop(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
83 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientLeft(int*)"/>
84 internal static unsafe winmdroot.Foundation.HRESULT get_clientLeft(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
93 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/>
94 internal static unsafe winmdroot.Foundation.HRESULT attachEvent(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp, out winmdroot.Foundation.VARIANT_BOOL pfResult)
103 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollHeight(int*)"/>
104 internal static unsafe winmdroot.Foundation.HRESULT get_scrollHeight(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
113 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollWidth(int*)"/>
114 internal static unsafe winmdroot.Foundation.HRESULT get_scrollWidth(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
123 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollTop(int*)"/>
124 internal static unsafe winmdroot.Foundation.HRESULT get_scrollTop(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
133 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollLeft(int*)"/>
134 internal static unsafe winmdroot.Foundation.HRESULT get_scrollLeft(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
143 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_canHaveChildren(winmdroot.Foundation.VARIANT_BOOL*)"/>
144 internal static unsafe winmdroot.Foundation.HRESULT get_canHaveChildren(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL p)
153 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.addBehavior(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, int*)"/>
154 internal static unsafe winmdroot.Foundation.HRESULT addBehavior(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR bstrUrl, in winmdroot.System.Variant.VARIANT pvarFactory, out int pCookie)
166 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.removeBehavior(int, winmdroot.Foundation.VARIANT_BOOL*)"/>
167 internal static unsafe winmdroot.Foundation.HRESULT removeBehavior(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, int cookie, out winmdroot.Foundation.VARIANT_BOOL pfResult)