466 references to IHTMLElement2
System.Windows.Forms (15)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (13)
91
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
102
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
405
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
424
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
431
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
440
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
447
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
490
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
497
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
523
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
550
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
559
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
638
using var htmlElement2 = GetHtmlElement<
IHTMLElement2
>();
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (2)
80
using var htmlElement2 = _htmlElement.GetHtmlElement<
IHTMLElement2
>();
112
using var htmlElement2 = _htmlElement.GetHtmlElement<
IHTMLElement2
>();
System.Windows.Forms.Primitives (451)
_generated\149\Windows.Win32.IHTMLElement2.g.cs (415)
26
:winmdroot.IVTable<
IHTMLElement2
,
IHTMLElement2
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint>)lpVtbl[1])((
IHTMLElement2
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint>)lpVtbl[2])((
IHTMLElement2
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT get_scopeName(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR* p)
162
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
170
private static winmdroot.Foundation.HRESULT setCapture(
IHTMLElement2
* pThis, winmdroot.Foundation.VARIANT_BOOL containerCapture)
189
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), containerCapture).ThrowOnFailure();
195
private static winmdroot.Foundation.HRESULT releaseCapture(
IHTMLElement2
* pThis)
214
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLElement2
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
220
private static winmdroot.Foundation.HRESULT put_onlosecapture(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
242
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
247
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
255
private static winmdroot.Foundation.HRESULT get_onlosecapture(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
276
private static winmdroot.Foundation.HRESULT componentFromPoint(
IHTMLElement2
* pThis, int x, int y, winmdroot.Foundation.BSTR* component)
296
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,int ,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), x, y, &__retVal).ThrowOnFailure();
303
private static winmdroot.Foundation.HRESULT doScroll(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT component)
322
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), component).ThrowOnFailure();
328
private static winmdroot.Foundation.HRESULT put_onscroll(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
350
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
355
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
363
private static winmdroot.Foundation.HRESULT get_onscroll(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
384
private static winmdroot.Foundation.HRESULT put_ondrag(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
406
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
411
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
419
private static winmdroot.Foundation.HRESULT get_ondrag(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
440
private static winmdroot.Foundation.HRESULT put_ondragend(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
462
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
467
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
475
private static winmdroot.Foundation.HRESULT get_ondragend(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
496
private static winmdroot.Foundation.HRESULT put_ondragenter(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
518
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
523
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
531
private static winmdroot.Foundation.HRESULT get_ondragenter(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
552
private static winmdroot.Foundation.HRESULT put_ondragover(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
574
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
579
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
587
private static winmdroot.Foundation.HRESULT get_ondragover(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
608
private static winmdroot.Foundation.HRESULT put_ondragleave(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
630
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
635
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
643
private static winmdroot.Foundation.HRESULT get_ondragleave(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
664
private static winmdroot.Foundation.HRESULT put_ondrop(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
686
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
691
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
699
private static winmdroot.Foundation.HRESULT get_ondrop(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
720
private static winmdroot.Foundation.HRESULT put_onbeforecut(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
742
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[28])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
747
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[29])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
755
private static winmdroot.Foundation.HRESULT get_onbeforecut(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
776
private static winmdroot.Foundation.HRESULT put_oncut(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
798
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[30])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
803
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[31])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
811
private static winmdroot.Foundation.HRESULT get_oncut(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
832
private static winmdroot.Foundation.HRESULT put_onbeforecopy(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
854
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[32])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
859
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[33])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
867
private static winmdroot.Foundation.HRESULT get_onbeforecopy(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
888
private static winmdroot.Foundation.HRESULT put_oncopy(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
910
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[34])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
915
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[35])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
923
private static winmdroot.Foundation.HRESULT get_oncopy(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
944
private static winmdroot.Foundation.HRESULT put_onbeforepaste(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
966
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[36])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
971
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[37])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
979
private static winmdroot.Foundation.HRESULT get_onbeforepaste(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1000
private static winmdroot.Foundation.HRESULT put_onpaste(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1022
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[38])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1027
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[39])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1035
private static winmdroot.Foundation.HRESULT get_onpaste(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1056
private static winmdroot.Foundation.HRESULT get_currentStyle(
IHTMLElement2
* pThis, winmdroot.Web.MsHtml.IHTMLCurrentStyle** p)
1079
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLCurrentStyle** ,winmdroot.Foundation.HRESULT>)lpVtbl[40])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1087
private static winmdroot.Foundation.HRESULT put_onpropertychange(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1109
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[41])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1114
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[42])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1122
private static winmdroot.Foundation.HRESULT get_onpropertychange(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1143
private static winmdroot.Foundation.HRESULT getClientRects(
IHTMLElement2
* pThis, winmdroot.Web.MsHtml.IHTMLRectCollection** pRectCol)
1163
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLRectCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[43])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
1170
private static winmdroot.Foundation.HRESULT getBoundingClientRect(
IHTMLElement2
* pThis, winmdroot.Web.MsHtml.IHTMLRect** pRect)
1190
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLRect** ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
1197
private static winmdroot.Foundation.HRESULT setExpression(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR propname, winmdroot.Foundation.BSTR expression, winmdroot.Foundation.BSTR language)
1216
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), propname, expression, language).ThrowOnFailure();
1222
private static winmdroot.Foundation.HRESULT getExpression(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR propname, winmdroot.System.Variant.VARIANT* expression)
1242
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), propname, &__retVal).ThrowOnFailure();
1249
private static winmdroot.Foundation.HRESULT removeExpression(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR propname, winmdroot.Foundation.VARIANT_BOOL* pfSuccess)
1269
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[47])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), propname, &__retVal).ThrowOnFailure();
1276
private static winmdroot.Foundation.HRESULT put_tabIndex(
IHTMLElement2
* pThis, short v)
1295
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,short ,winmdroot.Foundation.HRESULT>)lpVtbl[48])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), v);
1312
private static winmdroot.Foundation.HRESULT get_tabIndex(
IHTMLElement2
* pThis, short* p)
1331
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,short* ,winmdroot.Foundation.HRESULT>)lpVtbl[49])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
1337
private static winmdroot.Foundation.HRESULT focus(
IHTMLElement2
* pThis)
1356
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT>)lpVtbl[50])((
IHTMLElement2
*)Unsafe.AsPointer(ref this));
1362
private static winmdroot.Foundation.HRESULT put_accessKey(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR v)
1384
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[51])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1389
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[52])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1397
private static winmdroot.Foundation.HRESULT get_accessKey(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR* p)
1418
private static winmdroot.Foundation.HRESULT put_onblur(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1440
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[53])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1445
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[54])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1453
private static winmdroot.Foundation.HRESULT get_onblur(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1474
private static winmdroot.Foundation.HRESULT put_onfocus(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1496
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[55])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1501
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[56])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1509
private static winmdroot.Foundation.HRESULT get_onfocus(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1530
private static winmdroot.Foundation.HRESULT put_onresize(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1552
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[57])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1557
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[58])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1565
private static winmdroot.Foundation.HRESULT get_onresize(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1586
private static winmdroot.Foundation.HRESULT blur(
IHTMLElement2
* pThis)
1605
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT>)lpVtbl[59])((
IHTMLElement2
*)Unsafe.AsPointer(ref this));
1611
private static winmdroot.Foundation.HRESULT addFilter(
IHTMLElement2
* pThis, winmdroot.System.Com.IUnknown* pUnk)
1630
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IUnknown* ,winmdroot.Foundation.HRESULT>)lpVtbl[60])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), pUnk).ThrowOnFailure();
1636
private static winmdroot.Foundation.HRESULT removeFilter(
IHTMLElement2
* pThis, winmdroot.System.Com.IUnknown* pUnk)
1655
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IUnknown* ,winmdroot.Foundation.HRESULT>)lpVtbl[61])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), pUnk).ThrowOnFailure();
1672
private static winmdroot.Foundation.HRESULT get_clientHeight(
IHTMLElement2
* pThis, int* p)
1691
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[62])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
1708
private static winmdroot.Foundation.HRESULT get_clientWidth(
IHTMLElement2
* pThis, int* p)
1727
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[63])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
1744
private static winmdroot.Foundation.HRESULT get_clientTop(
IHTMLElement2
* pThis, int* p)
1763
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[64])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
1780
private static winmdroot.Foundation.HRESULT get_clientLeft(
IHTMLElement2
* pThis, int* p)
1799
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[65])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
1816
private static winmdroot.Foundation.HRESULT attachEvent(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp, winmdroot.Foundation.VARIANT_BOOL* pfResult)
1835
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[66])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), @event, pDisp, pfResult);
1841
private static winmdroot.Foundation.HRESULT detachEvent(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp)
1860
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.HRESULT>)lpVtbl[67])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), @event, pDisp);
1866
private static winmdroot.Foundation.HRESULT get_readyState(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1889
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[68])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1897
private static winmdroot.Foundation.HRESULT put_onreadystatechange(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1919
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[69])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1924
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[70])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1932
private static winmdroot.Foundation.HRESULT get_onreadystatechange(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
1953
private static winmdroot.Foundation.HRESULT put_onrowsdelete(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
1975
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[71])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1980
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[72])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1988
private static winmdroot.Foundation.HRESULT get_onrowsdelete(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
2009
private static winmdroot.Foundation.HRESULT put_onrowsinserted(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
2031
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[73])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
2036
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[74])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2044
private static winmdroot.Foundation.HRESULT get_onrowsinserted(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
2065
private static winmdroot.Foundation.HRESULT put_oncellchange(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
2087
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[75])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
2092
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[76])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2100
private static winmdroot.Foundation.HRESULT get_oncellchange(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
2121
private static winmdroot.Foundation.HRESULT put_dir(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR v)
2143
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[77])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
2148
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[78])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2156
private static winmdroot.Foundation.HRESULT get_dir(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR* p)
2177
private static winmdroot.Foundation.HRESULT createControlRange(
IHTMLElement2
* pThis, winmdroot.System.Com.IDispatch** range)
2197
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[79])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
2215
private static winmdroot.Foundation.HRESULT get_scrollHeight(
IHTMLElement2
* pThis, int* p)
2234
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[80])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
2251
private static winmdroot.Foundation.HRESULT get_scrollWidth(
IHTMLElement2
* pThis, int* p)
2270
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[81])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
2276
private static winmdroot.Foundation.HRESULT put_scrollTop(
IHTMLElement2
* pThis, int v)
2295
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[82])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), v);
2312
private static winmdroot.Foundation.HRESULT get_scrollTop(
IHTMLElement2
* pThis, int* p)
2331
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[83])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
2337
private static winmdroot.Foundation.HRESULT put_scrollLeft(
IHTMLElement2
* pThis, int v)
2356
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[84])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), v);
2373
private static winmdroot.Foundation.HRESULT get_scrollLeft(
IHTMLElement2
* pThis, int* p)
2392
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[85])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
2398
private static winmdroot.Foundation.HRESULT clearAttributes(
IHTMLElement2
* pThis)
2417
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT>)lpVtbl[86])((
IHTMLElement2
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
2423
private static winmdroot.Foundation.HRESULT mergeAttributes(
IHTMLElement2
* pThis, winmdroot.Web.MsHtml.IHTMLElement* mergeThis)
2442
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLElement* ,winmdroot.Foundation.HRESULT>)lpVtbl[87])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), mergeThis).ThrowOnFailure();
2448
private static winmdroot.Foundation.HRESULT put_oncontextmenu(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
2470
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[88])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
2475
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[89])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2483
private static winmdroot.Foundation.HRESULT get_oncontextmenu(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
2504
private static winmdroot.Foundation.HRESULT insertAdjacentElement(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR where, winmdroot.Web.MsHtml.IHTMLElement* insertedElement, winmdroot.Web.MsHtml.IHTMLElement** inserted)
2523
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement* ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[90])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), where, insertedElement, inserted);
2529
private static winmdroot.Foundation.HRESULT applyElement(
IHTMLElement2
* pThis, winmdroot.Web.MsHtml.IHTMLElement* apply, winmdroot.Foundation.BSTR where, winmdroot.Web.MsHtml.IHTMLElement** applied)
2549
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLElement* ,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[91])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), apply, where, &__retVal).ThrowOnFailure();
2556
private static winmdroot.Foundation.HRESULT getAdjacentText(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR where, winmdroot.Foundation.BSTR* text)
2576
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[92])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), where, &__retVal).ThrowOnFailure();
2583
private static winmdroot.Foundation.HRESULT replaceAdjacentText(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR where, winmdroot.Foundation.BSTR newText, winmdroot.Foundation.BSTR* oldText)
2603
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[93])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), where, newText, &__retVal).ThrowOnFailure();
2621
private static winmdroot.Foundation.HRESULT get_canHaveChildren(
IHTMLElement2
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
2640
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[94])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), p);
2657
private static winmdroot.Foundation.HRESULT addBehavior(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR bstrUrl, winmdroot.System.Variant.VARIANT* pvarFactory, int* pCookie)
2677
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[95])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), bstrUrl, pvarFactory, &__retVal).ThrowOnFailure();
2684
private static winmdroot.Foundation.HRESULT removeBehavior(
IHTMLElement2
* pThis, int cookie, winmdroot.Foundation.VARIANT_BOOL* pfResult)
2704
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[96])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), cookie, &__retVal).ThrowOnFailure();
2711
private static winmdroot.Foundation.HRESULT get_runtimeStyle(
IHTMLElement2
* pThis, winmdroot.Web.MsHtml.IHTMLStyle** p)
2734
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLStyle** ,winmdroot.Foundation.HRESULT>)lpVtbl[97])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2742
private static winmdroot.Foundation.HRESULT get_behaviorUrns(
IHTMLElement2
* pThis, winmdroot.System.Com.IDispatch** p)
2765
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[98])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2773
private static winmdroot.Foundation.HRESULT put_tagUrn(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR v)
2795
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[99])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
2800
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[100])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2808
private static winmdroot.Foundation.HRESULT get_tagUrn(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR* p)
2829
private static winmdroot.Foundation.HRESULT put_onbeforeeditfocus(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT v)
2851
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[101])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
2856
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[102])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2864
private static winmdroot.Foundation.HRESULT get_onbeforeeditfocus(
IHTMLElement2
* pThis, winmdroot.System.Variant.VARIANT* p)
2885
private static winmdroot.Foundation.HRESULT get_readyStateValue(
IHTMLElement2
* pThis, int* p)
2908
((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[103])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2916
private static winmdroot.Foundation.HRESULT getElementsByTagName(
IHTMLElement2
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElementCollection** pelColl)
2935
return ((delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[104])((
IHTMLElement2
*)Unsafe.AsPointer(ref this), v, pelColl);
2961
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
2963
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint> AddRef_2;
2965
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint> Release_3;
2967
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
2969
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
2971
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
2973
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT> Invoke_7;
2975
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_scopeName_8;
2977
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> setCapture_9;
2979
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT> releaseCapture_10;
2981
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onlosecapture_11;
2983
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onlosecapture_12;
2985
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,int ,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> componentFromPoint_13;
2987
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> doScroll_14;
2989
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onscroll_15;
2991
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onscroll_16;
2993
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondrag_17;
2995
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondrag_18;
2997
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondragend_19;
2999
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondragend_20;
3001
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondragenter_21;
3003
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondragenter_22;
3005
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondragover_23;
3007
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondragover_24;
3009
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondragleave_25;
3011
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondragleave_26;
3013
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondrop_27;
3015
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondrop_28;
3017
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onbeforecut_29;
3019
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onbeforecut_30;
3021
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncut_31;
3023
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncut_32;
3025
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onbeforecopy_33;
3027
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onbeforecopy_34;
3029
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncopy_35;
3031
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncopy_36;
3033
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onbeforepaste_37;
3035
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onbeforepaste_38;
3037
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onpaste_39;
3039
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onpaste_40;
3041
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLCurrentStyle** ,winmdroot.Foundation.HRESULT> get_currentStyle_41;
3043
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onpropertychange_42;
3045
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onpropertychange_43;
3047
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLRectCollection** ,winmdroot.Foundation.HRESULT> getClientRects_44;
3049
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLRect** ,winmdroot.Foundation.HRESULT> getBoundingClientRect_45;
3051
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> setExpression_46;
3053
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> getExpression_47;
3055
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> removeExpression_48;
3057
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,short ,winmdroot.Foundation.HRESULT> put_tabIndex_49;
3059
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,short* ,winmdroot.Foundation.HRESULT> get_tabIndex_50;
3061
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT> focus_51;
3063
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_accessKey_52;
3065
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_accessKey_53;
3067
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onblur_54;
3069
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onblur_55;
3071
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onfocus_56;
3073
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onfocus_57;
3075
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onresize_58;
3077
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onresize_59;
3079
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT> blur_60;
3081
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IUnknown* ,winmdroot.Foundation.HRESULT> addFilter_61;
3083
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IUnknown* ,winmdroot.Foundation.HRESULT> removeFilter_62;
3085
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_clientHeight_63;
3087
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_clientWidth_64;
3089
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_clientTop_65;
3091
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_clientLeft_66;
3093
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> attachEvent_67;
3095
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.HRESULT> detachEvent_68;
3097
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_readyState_69;
3099
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onreadystatechange_70;
3101
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onreadystatechange_71;
3103
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onrowsdelete_72;
3105
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onrowsdelete_73;
3107
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onrowsinserted_74;
3109
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onrowsinserted_75;
3111
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncellchange_76;
3113
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncellchange_77;
3115
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_dir_78;
3117
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_dir_79;
3119
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> createControlRange_80;
3121
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_scrollHeight_81;
3123
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_scrollWidth_82;
3125
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,winmdroot.Foundation.HRESULT> put_scrollTop_83;
3127
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_scrollTop_84;
3129
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,winmdroot.Foundation.HRESULT> put_scrollLeft_85;
3131
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_scrollLeft_86;
3133
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.HRESULT> clearAttributes_87;
3135
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLElement* ,winmdroot.Foundation.HRESULT> mergeAttributes_88;
3137
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncontextmenu_89;
3139
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncontextmenu_90;
3141
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement* ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT> insertAdjacentElement_91;
3143
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLElement* ,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT> applyElement_92;
3145
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> getAdjacentText_93;
3147
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> replaceAdjacentText_94;
3149
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_canHaveChildren_95;
3151
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,int* ,winmdroot.Foundation.HRESULT> addBehavior_96;
3153
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> removeBehavior_97;
3155
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Web.MsHtml.IHTMLStyle** ,winmdroot.Foundation.HRESULT> get_runtimeStyle_98;
3157
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_behaviorUrns_99;
3159
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_tagUrn_100;
3161
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_tagUrn_101;
3163
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onbeforeeditfocus_102;
3165
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onbeforeeditfocus_103;
3167
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,int* ,winmdroot.Foundation.HRESULT> get_readyStateValue_104;
3169
internal delegate *unmanaged [Stdcall]<
IHTMLElement2
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT> getElementsByTagName_105;
_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)