87 references to IHTMLDocument4
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (2)
298
using var htmlDoc4 = GetHtmlDocument<
IHTMLDocument4
>();
442
using var htmlDoc4 = GetHtmlDocument<
IHTMLDocument4
>();
System.Windows.Forms.Primitives (85)
_generated\146\Windows.Win32.IHTMLDocument4.g.cs (79)
26
:winmdroot.IVTable<
IHTMLDocument4
,
IHTMLDocument4
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint>)lpVtbl[1])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint>)lpVtbl[2])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,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])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT focus(
IHTMLDocument4
* pThis)
158
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this));
175
private static winmdroot.Foundation.HRESULT hasFocus(
IHTMLDocument4
* pThis, winmdroot.Foundation.VARIANT_BOOL* pfFocus)
194
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), pfFocus);
200
private static winmdroot.Foundation.HRESULT put_onselectionchange(
IHTMLDocument4
* pThis, winmdroot.System.Variant.VARIANT v)
222
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
227
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
235
private static winmdroot.Foundation.HRESULT get_onselectionchange(
IHTMLDocument4
* pThis, winmdroot.System.Variant.VARIANT* p)
256
private static winmdroot.Foundation.HRESULT get_namespaces(
IHTMLDocument4
* pThis, winmdroot.System.Com.IDispatch** p)
279
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
287
private static winmdroot.Foundation.HRESULT createDocumentFromUrl(
IHTMLDocument4
* pThis, winmdroot.Foundation.BSTR bstrUrl, winmdroot.Foundation.BSTR bstrOptions, winmdroot.Web.MsHtml.IHTMLDocument2** newDoc)
307
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), bstrUrl, bstrOptions, &__retVal).ThrowOnFailure();
314
private static winmdroot.Foundation.HRESULT put_media(
IHTMLDocument4
* pThis, winmdroot.Foundation.BSTR v)
336
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
341
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
349
private static winmdroot.Foundation.HRESULT get_media(
IHTMLDocument4
* pThis, winmdroot.Foundation.BSTR* p)
381
private static winmdroot.Foundation.HRESULT createEventObject(
IHTMLDocument4
* pThis, winmdroot.System.Variant.VARIANT* pvarEventObject, winmdroot.Web.MsHtml.IHTMLEventObj** ppEventObj)
401
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Web.MsHtml.IHTMLEventObj** ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), pvarEventObject, &__retVal).ThrowOnFailure();
422
private static winmdroot.Foundation.HRESULT fireEvent(
IHTMLDocument4
* pThis, winmdroot.Foundation.BSTR bstrEventName, winmdroot.System.Variant.VARIANT* pvarEventObject, winmdroot.Foundation.VARIANT_BOOL* pfCancelled)
441
return ((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), bstrEventName, pvarEventObject, pfCancelled);
447
private static winmdroot.Foundation.HRESULT createRenderStyle(
IHTMLDocument4
* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLRenderStyle** ppIHTMLRenderStyle)
467
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLRenderStyle** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), v, &__retVal).ThrowOnFailure();
474
private static winmdroot.Foundation.HRESULT put_oncontrolselect(
IHTMLDocument4
* pThis, winmdroot.System.Variant.VARIANT v)
496
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
501
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
509
private static winmdroot.Foundation.HRESULT get_oncontrolselect(
IHTMLDocument4
* pThis, winmdroot.System.Variant.VARIANT* p)
530
private static winmdroot.Foundation.HRESULT get_URLUnencoded(
IHTMLDocument4
* pThis, winmdroot.Foundation.BSTR* p)
553
((delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IHTMLDocument4
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
581
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
583
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint> AddRef_2;
585
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint> Release_3;
587
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
589
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
591
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
593
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,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;
595
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.HRESULT> focus_8;
597
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> hasFocus_9;
599
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_onselectionchange_10;
601
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_onselectionchange_11;
603
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_namespaces_12;
605
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLDocument2** ,winmdroot.Foundation.HRESULT> createDocumentFromUrl_13;
607
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_media_14;
609
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_media_15;
611
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Web.MsHtml.IHTMLEventObj** ,winmdroot.Foundation.HRESULT> createEventObject_16;
613
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> fireEvent_17;
615
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLRenderStyle** ,winmdroot.Foundation.HRESULT> createRenderStyle_18;
617
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_oncontrolselect_19;
619
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_oncontrolselect_20;
621
internal delegate *unmanaged [Stdcall]<
IHTMLDocument4
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_URLUnencoded_21;
_generated\627\Windows.Win32.Web_MsHtml_IHTMLDocument4_Extensions.g.cs (6)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLDocument4
.Interface.hasFocus(winmdroot.Foundation.VARIANT_BOOL*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT hasFocus(this winmdroot.Web.MsHtml.
IHTMLDocument4
.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pfFocus)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLDocument4
.Interface.createEventObject(winmdroot.System.Variant.VARIANT*, winmdroot.Web.MsHtml.IHTMLEventObj**)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT createEventObject(this winmdroot.Web.MsHtml.
IHTMLDocument4
.Interface @this, in winmdroot.System.Variant.VARIANT pvarEventObject, winmdroot.Web.MsHtml.IHTMLEventObj** ppEventObj)
43
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLDocument4
.Interface.fireEvent(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, winmdroot.Foundation.VARIANT_BOOL*)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT fireEvent(this winmdroot.Web.MsHtml.
IHTMLDocument4
.Interface @this, winmdroot.Foundation.BSTR bstrEventName, in winmdroot.System.Variant.VARIANT pvarEventObject, out winmdroot.Foundation.VARIANT_BOOL pfCancelled)