_generated\629\Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (36)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.componentFromPoint(int, int, winmdroot.Foundation.BSTR*)"/>
24 internal static unsafe winmdroot.Foundation.HRESULT componentFromPoint(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, int x, int y, out winmdroot.Foundation.BSTR component)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.getExpression(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
34 internal static unsafe winmdroot.Foundation.HRESULT getExpression(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR propname, out winmdroot.System.Variant.VARIANT expression)
43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.removeExpression(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/>
44 internal static unsafe winmdroot.Foundation.HRESULT removeExpression(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR propname, out winmdroot.Foundation.VARIANT_BOOL pfSuccess)
53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_tabIndex(short*)"/>
54 internal static unsafe winmdroot.Foundation.HRESULT get_tabIndex(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out short p)
63 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientHeight(int*)"/>
64 internal static unsafe winmdroot.Foundation.HRESULT get_clientHeight(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
73 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientWidth(int*)"/>
74 internal static unsafe winmdroot.Foundation.HRESULT get_clientWidth(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
83 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientTop(int*)"/>
84 internal static unsafe winmdroot.Foundation.HRESULT get_clientTop(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
93 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientLeft(int*)"/>
94 internal static unsafe winmdroot.Foundation.HRESULT get_clientLeft(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
103 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/>
104 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)
113 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollHeight(int*)"/>
114 internal static unsafe winmdroot.Foundation.HRESULT get_scrollHeight(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
123 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollWidth(int*)"/>
124 internal static unsafe winmdroot.Foundation.HRESULT get_scrollWidth(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
133 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollTop(int*)"/>
134 internal static unsafe winmdroot.Foundation.HRESULT get_scrollTop(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
143 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollLeft(int*)"/>
144 internal static unsafe winmdroot.Foundation.HRESULT get_scrollLeft(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out int p)
153 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.getAdjacentText(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR*)"/>
154 internal static unsafe winmdroot.Foundation.HRESULT getAdjacentText(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR where, out winmdroot.Foundation.BSTR text)
163 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.replaceAdjacentText(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR*)"/>
164 internal static unsafe winmdroot.Foundation.HRESULT replaceAdjacentText(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, winmdroot.Foundation.BSTR where, winmdroot.Foundation.BSTR newText, out winmdroot.Foundation.BSTR oldText)
173 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_canHaveChildren(winmdroot.Foundation.VARIANT_BOOL*)"/>
174 internal static unsafe winmdroot.Foundation.HRESULT get_canHaveChildren(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL p)
183 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.addBehavior(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, int*)"/>
184 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)
196 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.removeBehavior(int, winmdroot.Foundation.VARIANT_BOOL*)"/>
197 internal static unsafe winmdroot.Foundation.HRESULT removeBehavior(this winmdroot.Web.MsHtml.IHTMLElement2.Interface @this, int cookie, out winmdroot.Foundation.VARIANT_BOOL pfResult)