198 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 (189)
Windows.Win32.IHTMLDocument3.g.cs (187)
25
:IVTable<
IHTMLDocument3
,
IHTMLDocument3
.Vtbl>,IComIID {
41
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), riid, ppvObject);
46
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint>)lpVtbl[1])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this));
51
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint>)lpVtbl[2])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this));
65
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
70
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
91
((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();
108
((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();
114
private static winmdroot.Foundation.HRESULT releaseCapture(
IHTMLDocument3
* pThis)
133
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT recalc(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL fForce)
158
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), fForce).ThrowOnFailure();
164
private static winmdroot.Foundation.HRESULT createTextNode(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR text, winmdroot.Web.MsHtml.IHTMLDOMNode** newTextNode)
184
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLDOMNode** ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), text, &__retVal).ThrowOnFailure();
191
private static winmdroot.Foundation.HRESULT get_documentElement(
IHTMLDocument3
* pThis, winmdroot.Web.MsHtml.IHTMLElement** p)
214
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
222
private static winmdroot.Foundation.HRESULT get_uniqueID(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR* p)
245
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
263
private static winmdroot.Foundation.HRESULT attachEvent(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp, winmdroot.Foundation.VARIANT_BOOL* pfResult)
282
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);
288
private static winmdroot.Foundation.HRESULT detachEvent(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR @event, winmdroot.System.Com.IDispatch* pDisp)
307
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), @event, pDisp);
313
private static winmdroot.Foundation.HRESULT put_onrowsdelete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
335
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
340
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
348
private static winmdroot.Foundation.HRESULT get_onrowsdelete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
369
private static winmdroot.Foundation.HRESULT put_onrowsinserted(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
391
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
396
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
404
private static winmdroot.Foundation.HRESULT get_onrowsinserted(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
425
private static winmdroot.Foundation.HRESULT put_oncellchange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
447
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
452
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
460
private static winmdroot.Foundation.HRESULT get_oncellchange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
481
private static winmdroot.Foundation.HRESULT put_ondatasetchanged(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
503
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
508
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
516
private static winmdroot.Foundation.HRESULT get_ondatasetchanged(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
537
private static winmdroot.Foundation.HRESULT put_ondataavailable(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
559
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
564
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
572
private static winmdroot.Foundation.HRESULT get_ondataavailable(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
593
private static winmdroot.Foundation.HRESULT put_ondatasetcomplete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
615
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
620
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
628
private static winmdroot.Foundation.HRESULT get_ondatasetcomplete(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
649
private static winmdroot.Foundation.HRESULT put_onpropertychange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
671
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
676
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
684
private static winmdroot.Foundation.HRESULT get_onpropertychange(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
705
private static winmdroot.Foundation.HRESULT put_dir(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v)
724
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[28])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v);
730
private static winmdroot.Foundation.HRESULT get_dir(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR* p)
749
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[29])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), p);
755
private static winmdroot.Foundation.HRESULT put_oncontextmenu(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
777
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[30])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
782
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[31])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
790
private static winmdroot.Foundation.HRESULT get_oncontextmenu(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
811
private static winmdroot.Foundation.HRESULT put_onstop(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
833
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[32])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
838
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[33])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
846
private static winmdroot.Foundation.HRESULT get_onstop(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
867
private static winmdroot.Foundation.HRESULT createDocumentFragment(
IHTMLDocument3
* pThis, winmdroot.Web.MsHtml.IHTMLDocument2** pNewDoc)
887
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT>)lpVtbl[34])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
894
private static winmdroot.Foundation.HRESULT get_parentDocument(
IHTMLDocument3
* pThis, winmdroot.Web.MsHtml.IHTMLDocument2** p)
917
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT>)lpVtbl[35])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
925
private static winmdroot.Foundation.HRESULT put_enableDownload(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL v)
947
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[36])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
952
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[37])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
960
private static winmdroot.Foundation.HRESULT get_enableDownload(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
981
private static winmdroot.Foundation.HRESULT put_baseUrl(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v)
1003
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[38])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1008
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[39])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1016
private static winmdroot.Foundation.HRESULT get_baseUrl(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR* p)
1037
private static winmdroot.Foundation.HRESULT get_childNodes(
IHTMLDocument3
* pThis, winmdroot.System.Com.IDispatch** p)
1060
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[40])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1068
private static winmdroot.Foundation.HRESULT put_inheritStyleSheets(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL v)
1090
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[41])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1095
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[42])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1103
private static winmdroot.Foundation.HRESULT get_inheritStyleSheets(
IHTMLDocument3
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
1124
private static winmdroot.Foundation.HRESULT put_onbeforeeditfocus(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT v)
1146
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[43])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1151
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1159
private static winmdroot.Foundation.HRESULT get_onbeforeeditfocus(
IHTMLDocument3
* pThis, winmdroot.System.Variant.VARIANT* p)
1180
private static winmdroot.Foundation.HRESULT getElementsByName(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElementCollection** pelColl)
1200
((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v, &__retVal).ThrowOnFailure();
1207
private static winmdroot.Foundation.HRESULT getElementById(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElement** pel)
1226
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v, pel);
1232
private static winmdroot.Foundation.HRESULT getElementsByTagName(
IHTMLDocument3
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLElementCollection** pelColl)
1251
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[47])((
IHTMLDocument3
*)Unsafe.AsPointer(ref this), v, pelColl);
1275
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
1277
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint> AddRef_2;
1279
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint> Release_3;
1281
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
1283
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
1285
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
1287
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;
1289
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.HRESULT> releaseCapture_8;
1291
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> recalc_9;
1293
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLDOMNode** ,winmdroot.Foundation.HRESULT> createTextNode_10;
1295
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT> get_documentElement_11;
1297
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_uniqueID_12;
1299
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> attachEvent_13;
1301
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.System.Com.IDispatch* ,winmdroot.Foundation.HRESULT> detachEvent_14;
1303
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onrowsdelete_15;
1305
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onrowsdelete_16;
1307
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onrowsinserted_17;
1309
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onrowsinserted_18;
1311
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncellchange_19;
1313
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncellchange_20;
1315
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondatasetchanged_21;
1317
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondatasetchanged_22;
1319
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondataavailable_23;
1321
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondataavailable_24;
1323
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_ondatasetcomplete_25;
1325
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_ondatasetcomplete_26;
1327
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onpropertychange_27;
1329
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onpropertychange_28;
1331
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_dir_29;
1333
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_dir_30;
1335
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncontextmenu_31;
1337
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncontextmenu_32;
1339
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onstop_33;
1341
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onstop_34;
1343
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT> createDocumentFragment_35;
1345
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT> get_parentDocument_36;
1347
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_enableDownload_37;
1349
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_enableDownload_38;
1351
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_baseUrl_39;
1353
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_baseUrl_40;
1355
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_childNodes_41;
1357
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_inheritStyleSheets_42;
1359
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_inheritStyleSheets_43;
1361
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onbeforeeditfocus_44;
1363
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onbeforeeditfocus_45;
1365
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT> getElementsByName_46;
1367
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElement** ,winmdroot.Foundation.HRESULT> getElementById_47;
1369
internal delegate *unmanaged [Stdcall]<
IHTMLDocument3
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLElementCollection** ,winmdroot.Foundation.HRESULT> getElementsByTagName_48;
Windows.Win32.Web_MsHtml_IHTMLDocument3_Extensions.g.cs (2)
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)
System.Windows.Forms.Tests (3)
System\Windows\Forms\HtmlDocumentTests.cs (3)
570
Assert.True(domDocument is
IHTMLDocument3
.Interface);
1118
using var iHTMLDocument3 = ComHelpers.GetComScope<
IHTMLDocument3
>(document.DomDocument);
1143
using var iHTMLDocument3 = ComHelpers.GetComScope<
IHTMLDocument3
>(document.DomDocument);