120 references to IHTMLLocation
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
144
using ComScope<
IHTMLLocation
> htmlLocation = new(null);
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
227
using ComScope<
IHTMLLocation
> location = new(null);
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
228
using ComScope<
IHTMLLocation
> htmlLocation = new(null);
System.Windows.Forms.Primitives (117)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (5)
1015
private static winmdroot.Foundation.HRESULT get_location(IHTMLDocument2* pThis, winmdroot.Web.MsHtml.
IHTMLLocation
** p)
1032
public unsafe winmdroot.Foundation.HRESULT get_location(winmdroot.Web.MsHtml.
IHTMLLocation
** p)
1034
return ((delegate *unmanaged [Stdcall]<IHTMLDocument2*,winmdroot.Web.MsHtml.
IHTMLLocation
** ,winmdroot.Foundation.HRESULT>)lpVtbl[37])((IHTMLDocument2*)Unsafe.AsPointer(ref this), p);
3348
internal delegate *unmanaged [Stdcall]<IHTMLDocument2*,winmdroot.Web.MsHtml.
IHTMLLocation
** ,winmdroot.Foundation.HRESULT> get_location_38;
3746
unsafe winmdroot.Foundation.HRESULT get_location(winmdroot.Web.MsHtml.
IHTMLLocation
** p);
_generated\159\Windows.Win32.IHTMLLocation.g.cs (103)
26
:winmdroot.IVTable<
IHTMLLocation
,
IHTMLLocation
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint>)lpVtbl[1])((
IHTMLLocation
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint>)lpVtbl[2])((
IHTMLLocation
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,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])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT put_href(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
161
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
179
private static winmdroot.Foundation.HRESULT get_href(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
198
return ((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), p);
204
private static winmdroot.Foundation.HRESULT put_protocol(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
226
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
231
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
239
private static winmdroot.Foundation.HRESULT get_protocol(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
260
private static winmdroot.Foundation.HRESULT put_host(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
282
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
287
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
295
private static winmdroot.Foundation.HRESULT get_host(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
316
private static winmdroot.Foundation.HRESULT put_hostname(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
338
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
343
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
351
private static winmdroot.Foundation.HRESULT get_hostname(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
372
private static winmdroot.Foundation.HRESULT put_port(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
394
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
399
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
407
private static winmdroot.Foundation.HRESULT get_port(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
428
private static winmdroot.Foundation.HRESULT put_pathname(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
450
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
455
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
463
private static winmdroot.Foundation.HRESULT get_pathname(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
484
private static winmdroot.Foundation.HRESULT put_search(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
506
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
511
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
519
private static winmdroot.Foundation.HRESULT get_search(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
540
private static winmdroot.Foundation.HRESULT put_hash(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR v)
562
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
567
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
575
private static winmdroot.Foundation.HRESULT get_hash(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* p)
596
private static winmdroot.Foundation.HRESULT reload(
IHTMLLocation
* pThis, winmdroot.Foundation.VARIANT_BOOL flag)
615
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), flag).ThrowOnFailure();
621
private static winmdroot.Foundation.HRESULT replace(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR bstr)
640
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), bstr).ThrowOnFailure();
646
private static winmdroot.Foundation.HRESULT assign(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR bstr)
665
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), bstr).ThrowOnFailure();
671
private static winmdroot.Foundation.HRESULT toString(
IHTMLLocation
* pThis, winmdroot.Foundation.BSTR* @string)
691
((delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IHTMLLocation
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
718
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
720
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint> AddRef_2;
722
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint> Release_3;
724
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
726
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
728
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
730
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,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;
732
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_href_8;
734
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_href_9;
736
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_protocol_10;
738
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_protocol_11;
740
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_host_12;
742
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_host_13;
744
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_hostname_14;
746
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_hostname_15;
748
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_port_16;
750
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_port_17;
752
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_pathname_18;
754
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_pathname_19;
756
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_search_20;
758
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_search_21;
760
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_hash_22;
762
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_hash_23;
764
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> reload_24;
766
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> replace_25;
768
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> assign_26;
770
internal delegate *unmanaged [Stdcall]<
IHTMLLocation
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> toString_27;
_generated\176\Windows.Win32.IHTMLWindow2.g.cs (5)
546
private static winmdroot.Foundation.HRESULT get_location(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.
IHTMLLocation
** p)
563
public unsafe winmdroot.Foundation.HRESULT get_location(winmdroot.Web.MsHtml.
IHTMLLocation
** p)
565
return ((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IHTMLLocation
** ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((IHTMLWindow2*)Unsafe.AsPointer(ref this), p);
2221
internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IHTMLLocation
** ,winmdroot.Foundation.HRESULT> get_location_21;
2469
unsafe winmdroot.Foundation.HRESULT get_location(winmdroot.Web.MsHtml.
IHTMLLocation
** p);
_generated\635\Windows.Win32.Web_MsHtml_IHTMLLocation_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLLocation
.Interface.get_href(winmdroot.Foundation.BSTR*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT get_href(this winmdroot.Web.MsHtml.
IHTMLLocation
.Interface @this, out winmdroot.Foundation.BSTR p)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLLocation
.Interface.toString(winmdroot.Foundation.BSTR*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT toString(this winmdroot.Web.MsHtml.
IHTMLLocation
.Interface @this, out winmdroot.Foundation.BSTR @string)