197 references to IHTMLDocument3
System.Windows.Forms (6)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (4)
328
using var htmlDoc3 = GetHtmlDocument<
IHTMLDocument3
>();
335
using var htmlDoc3 = GetHtmlDocument<
IHTMLDocument3
>();
450
using var htmlDoc3 = GetHtmlDocument<
IHTMLDocument3
>();
467
using var htmlDoc3 = GetHtmlDocument<
IHTMLDocument3
>();
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (2)
55
using var htmlDoc3 = _htmlDocument.GetHtmlDocument<
IHTMLDocument3
>();
88
using var htmlDoc3 = _htmlDocument.GetHtmlDocument<
IHTMLDocument3
>();
System.Windows.Forms.Primitives (191)
_generated\145\Windows.Win32.IHTMLDocument3.g.cs (187)
26
:winmdroot.IVTable<
IHTMLDocument3
,
IHTMLDocument3
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint>)lpVtbl[1])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint>)lpVtbl[2])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,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])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT releaseCapture(
IHTMLDocument3
* pThis)
158
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
164
private static winmdroot.Foundation.HRESULT recalc(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL fForce)
183
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), fForce).ThrowOnFailure();
189
private static winmdroot.Foundation.HRESULT createTextNode(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR text, winmdroot.Web.MsHtml.IHTMLDOMNode** newTextNode)
209
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLDOMNode** ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), text, &__retVal).ThrowOnFailure();
216
private static winmdroot.Foundation.HRESULT get_documentElement(
IHTMLDocument3
* pThis, winmdroot.Web.MsHtml.IHTMLElement** p)
239
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
247
private static winmdroot.Foundation.HRESULT get_uniqueID(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR* p)
270
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
289
private static winmdroot.Foundation.HRESULT attachEvent(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp, winmdroot.Foundation.VARIANT_BOOL* pfResult)
308
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), @event, pDisp, pfResult);
314
private static winmdroot.Foundation.HRESULT detachEvent(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp)
333
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), @event, pDisp);
339
private static winmdroot.Foundation.HRESULT put_onrowsdelete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
361
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
366
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
374
private static winmdroot.Foundation.HRESULT get_onrowsdelete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
395
private static winmdroot.Foundation.HRESULT put_onrowsinserted(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
417
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
422
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
430
private static winmdroot.Foundation.HRESULT get_onrowsinserted(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
451
private static winmdroot.Foundation.HRESULT put_oncellchange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
473
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
478
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
486
private static winmdroot.Foundation.HRESULT get_oncellchange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
507
private static winmdroot.Foundation.HRESULT put_ondatasetchanged(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
529
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
534
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
542
private static winmdroot.Foundation.HRESULT get_ondatasetchanged(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
563
private static winmdroot.Foundation.HRESULT put_ondataavailable(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
585
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
590
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
598
private static winmdroot.Foundation.HRESULT get_ondataavailable(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
619
private static winmdroot.Foundation.HRESULT put_ondatasetcomplete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
641
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
646
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
654
private static winmdroot.Foundation.HRESULT get_ondatasetcomplete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
675
private static winmdroot.Foundation.HRESULT put_onpropertychange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
697
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
702
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
710
private static winmdroot.Foundation.HRESULT get_onpropertychange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
731
private static winmdroot.Foundation.HRESULT put_dir(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v)
750
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[28])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v);
767
private static winmdroot.Foundation.HRESULT get_dir(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR* p)
786
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[29])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), p);
792
private static winmdroot.Foundation.HRESULT put_oncontextmenu(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
814
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[30])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
819
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[31])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
827
private static winmdroot.Foundation.HRESULT get_oncontextmenu(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
848
private static winmdroot.Foundation.HRESULT put_onstop(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
870
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[32])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
875
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[33])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
883
private static winmdroot.Foundation.HRESULT get_onstop(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
904
private static winmdroot.Foundation.HRESULT createDocumentFragment(
IHTMLDocument3
* pThis, winmdroot.Web.MsHtml.IHTMLDocument2** pNewDoc)
924
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT>)lpVtbl[34])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
931
private static winmdroot.Foundation.HRESULT get_parentDocument(
IHTMLDocument3
* pThis, winmdroot.Web.MsHtml.IHTMLDocument2** p)
954
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT>)lpVtbl[35])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
962
private static winmdroot.Foundation.HRESULT put_enableDownload(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL v)
984
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[36])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
989
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[37])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
997
private static winmdroot.Foundation.HRESULT get_enableDownload(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
1018
private static winmdroot.Foundation.HRESULT put_baseUrl(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v)
1040
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[38])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1045
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[39])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1053
private static winmdroot.Foundation.HRESULT get_baseUrl(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR* p)
1074
private static winmdroot.Foundation.HRESULT get_childNodes(
IHTMLDocument3
* pThis, winmdroot.System.Com.IDispatch** p)
1097
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[40])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1105
private static winmdroot.Foundation.HRESULT put_inheritStyleSheets(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL v)
1127
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[41])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1132
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[42])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1140
private static winmdroot.Foundation.HRESULT get_inheritStyleSheets(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
1161
private static winmdroot.Foundation.HRESULT put_onbeforeeditfocus(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
1183
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[43])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1188
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1196
private static winmdroot.Foundation.HRESULT get_onbeforeeditfocus(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
1217
private static winmdroot.Foundation.HRESULT getElementsByName(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElementCollection** pelColl)
1237
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v, &__retVal).ThrowOnFailure();
1244
private static winmdroot.Foundation.HRESULT getElementById(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElement** pel)
1263
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v, pel);
1269
private static winmdroot.Foundation.HRESULT getElementsByTagName(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElementCollection** pelColl)
1288
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[47])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v, pelColl);
1314
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
1316
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint> AddRef_2;
1318
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint> Release_3;
1320
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
1322
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
1324
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
1326
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,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;
1328
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.HRESULT> releaseCapture_8;
1330
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> recalc_9;
1332
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLDOMNode** ,winmdroot.Foundation.HRESULT> createTextNode_10;
1334
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT> get_documentElement_11;
1336
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_uniqueID_12;
1338
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> attachEvent_13;
1340
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.HRESULT> detachEvent_14;
1342
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onrowsdelete_15;
1344
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onrowsdelete_16;
1346
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onrowsinserted_17;
1348
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onrowsinserted_18;
1350
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncellchange_19;
1352
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncellchange_20;
1354
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondatasetchanged_21;
1356
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondatasetchanged_22;
1358
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondataavailable_23;
1360
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondataavailable_24;
1362
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondatasetcomplete_25;
1364
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondatasetcomplete_26;
1366
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onpropertychange_27;
1368
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onpropertychange_28;
1370
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_dir_29;
1372
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_dir_30;
1374
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncontextmenu_31;
1376
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncontextmenu_32;
1378
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onstop_33;
1380
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onstop_34;
1382
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT> createDocumentFragment_35;
1384
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT> get_parentDocument_36;
1386
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_enableDownload_37;
1388
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_enableDownload_38;
1390
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_baseUrl_39;
1392
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_baseUrl_40;
1394
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_childNodes_41;
1396
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_inheritStyleSheets_42;
1398
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_inheritStyleSheets_43;
1400
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onbeforeeditfocus_44;
1402
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onbeforeeditfocus_45;
1404
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT> getElementsByName_46;
1406
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT> getElementById_47;
1408
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT> getElementsByTagName_48;
_generated\626\Windows.Win32.Web_MsHtml_IHTMLDocument3_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLDocument3
.Interface.attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT attachEvent(this winmdroot.Web.MsHtml.
IHTMLDocument3
.Interface @this, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp, out winmdroot.Foundation.VARIANT_BOOL pfResult)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLDocument3
.Interface.get_dir(winmdroot.Foundation.BSTR*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT get_dir(this winmdroot.Web.MsHtml.
IHTMLDocument3
.Interface @this, out winmdroot.Foundation.BSTR p)