121 references to IOmNavigator
System.Windows.Forms.Primitives (121)
_generated\176\Windows.Win32.IHTMLWindow2.g.cs (12)
686
private static winmdroot.Foundation.HRESULT get_navigator(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.
IOmNavigator
** p)
704
internal unsafe winmdroot.Web.MsHtml.
IOmNavigator
* navigator
708
winmdroot.Web.MsHtml.
IOmNavigator
* __result;
709
((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((IHTMLWindow2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1776
private static winmdroot.Foundation.HRESULT get_clientInformation(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.
IOmNavigator
** p)
1794
internal unsafe winmdroot.Web.MsHtml.
IOmNavigator
* clientInformation
1798
winmdroot.Web.MsHtml.
IOmNavigator
* __result;
1799
((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT>)lpVtbl[63])((IHTMLWindow2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2231
internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT> get_navigator_26;
2307
internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT> get_clientInformation_64;
2485
unsafe winmdroot.Web.MsHtml.
IOmNavigator
* navigator
2615
unsafe winmdroot.Web.MsHtml.
IOmNavigator
* clientInformation
_generated\216\Windows.Win32.IOmNavigator.g.cs (103)
26
:winmdroot.IVTable<
IOmNavigator
,
IOmNavigator
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IOmNavigator
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint>)lpVtbl[1])((
IOmNavigator
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint>)lpVtbl[2])((
IOmNavigator
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IOmNavigator
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IOmNavigator
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IOmNavigator
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,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])((
IOmNavigator
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT get_appCodeName(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
162
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
170
private static winmdroot.Foundation.HRESULT get_appName(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
193
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
201
private static winmdroot.Foundation.HRESULT get_appVersion(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
224
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
232
private static winmdroot.Foundation.HRESULT get_userAgent(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
255
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
263
private static winmdroot.Foundation.HRESULT javaEnabled(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* enabled)
283
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
290
private static winmdroot.Foundation.HRESULT taintEnabled(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* enabled)
310
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
317
private static winmdroot.Foundation.HRESULT get_mimeTypes(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** p)
340
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
348
private static winmdroot.Foundation.HRESULT get_plugins(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLPluginsCollection** p)
371
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLPluginsCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
379
private static winmdroot.Foundation.HRESULT get_cookieEnabled(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
402
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
410
private static winmdroot.Foundation.HRESULT get_opsProfile(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLOpsProfile** p)
433
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
441
private static winmdroot.Foundation.HRESULT toString(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* @string)
461
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
468
private static winmdroot.Foundation.HRESULT get_cpuClass(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
491
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
499
private static winmdroot.Foundation.HRESULT get_systemLanguage(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
522
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
530
private static winmdroot.Foundation.HRESULT get_browserLanguage(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
553
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
561
private static winmdroot.Foundation.HRESULT get_userLanguage(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
584
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
592
private static winmdroot.Foundation.HRESULT get_platform(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
615
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
623
private static winmdroot.Foundation.HRESULT get_appMinorVersion(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
646
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
654
private static winmdroot.Foundation.HRESULT get_connectionSpeed(
IOmNavigator
* pThis, int* p)
677
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
685
private static winmdroot.Foundation.HRESULT get_onLine(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
708
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
716
private static winmdroot.Foundation.HRESULT get_userProfile(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLOpsProfile** p)
739
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
767
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
769
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint> AddRef_2;
771
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint> Release_3;
773
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
775
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
777
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
779
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,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;
781
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appCodeName_8;
783
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appName_9;
785
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appVersion_10;
787
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_userAgent_11;
789
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> javaEnabled_12;
791
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> taintEnabled_13;
793
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** ,winmdroot.Foundation.HRESULT> get_mimeTypes_14;
795
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLPluginsCollection** ,winmdroot.Foundation.HRESULT> get_plugins_15;
797
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_cookieEnabled_16;
799
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT> get_opsProfile_17;
801
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> toString_18;
803
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_cpuClass_19;
805
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_systemLanguage_20;
807
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_browserLanguage_21;
809
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_userLanguage_22;
811
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_platform_23;
813
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appMinorVersion_24;
815
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,int* ,winmdroot.Foundation.HRESULT> get_connectionSpeed_25;
817
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_onLine_26;
819
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT> get_userProfile_27;
_generated\646\Windows.Win32.Web_MsHtml_IOmNavigator_Extensions.g.cs (6)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IOmNavigator
.Interface.javaEnabled(winmdroot.Foundation.VARIANT_BOOL*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT javaEnabled(this winmdroot.Web.MsHtml.
IOmNavigator
.Interface @this, out winmdroot.Foundation.VARIANT_BOOL enabled)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IOmNavigator
.Interface.taintEnabled(winmdroot.Foundation.VARIANT_BOOL*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT taintEnabled(this winmdroot.Web.MsHtml.
IOmNavigator
.Interface @this, out winmdroot.Foundation.VARIANT_BOOL enabled)
43
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IOmNavigator
.Interface.toString(winmdroot.Foundation.BSTR*)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT toString(this winmdroot.Web.MsHtml.
IOmNavigator
.Interface @this, out winmdroot.Foundation.BSTR @string)