119 references to IOmNavigator
System.Windows.Forms.Primitives (119)
Windows.Win32.IHTMLWindow2.g.cs (12)
644
private static winmdroot.Foundation.HRESULT get_navigator(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.
IOmNavigator
** p)
662
internal unsafe winmdroot.Web.MsHtml.
IOmNavigator
* navigator
666
winmdroot.Web.MsHtml.
IOmNavigator
* __result;
667
((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((IHTMLWindow2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1721
private static winmdroot.Foundation.HRESULT get_clientInformation(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.
IOmNavigator
** p)
1739
internal unsafe winmdroot.Web.MsHtml.
IOmNavigator
* clientInformation
1743
winmdroot.Web.MsHtml.
IOmNavigator
* __result;
1744
((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT>)lpVtbl[63])((IHTMLWindow2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2173
internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT> get_navigator_26;
2249
internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IOmNavigator
** ,winmdroot.Foundation.HRESULT> get_clientInformation_64;
2427
unsafe winmdroot.Web.MsHtml.
IOmNavigator
* navigator
2557
unsafe winmdroot.Web.MsHtml.
IOmNavigator
* clientInformation
Windows.Win32.IOmNavigator.g.cs (103)
25
:IVTable<
IOmNavigator
,
IOmNavigator
.Vtbl>,IComIID {
41
return ((delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IOmNavigator
*)Unsafe.AsPointer(ref this), riid, ppvObject);
46
return ((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint>)lpVtbl[1])((
IOmNavigator
*)Unsafe.AsPointer(ref this));
51
return ((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint>)lpVtbl[2])((
IOmNavigator
*)Unsafe.AsPointer(ref this));
65
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IOmNavigator
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
70
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IOmNavigator
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
91
((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();
108
((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();
114
private static winmdroot.Foundation.HRESULT get_appCodeName(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
137
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
145
private static winmdroot.Foundation.HRESULT get_appName(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
168
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
176
private static winmdroot.Foundation.HRESULT get_appVersion(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
199
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
207
private static winmdroot.Foundation.HRESULT get_userAgent(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
230
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
238
private static winmdroot.Foundation.HRESULT javaEnabled(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* enabled)
258
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
265
private static winmdroot.Foundation.HRESULT taintEnabled(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* enabled)
285
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
292
private static winmdroot.Foundation.HRESULT get_mimeTypes(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** p)
315
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
323
private static winmdroot.Foundation.HRESULT get_plugins(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLPluginsCollection** p)
346
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLPluginsCollection** ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
354
private static winmdroot.Foundation.HRESULT get_cookieEnabled(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
377
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
385
private static winmdroot.Foundation.HRESULT get_opsProfile(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLOpsProfile** p)
408
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
416
private static winmdroot.Foundation.HRESULT toString(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* @string)
436
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
443
private static winmdroot.Foundation.HRESULT get_cpuClass(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
466
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
474
private static winmdroot.Foundation.HRESULT get_systemLanguage(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
497
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
505
private static winmdroot.Foundation.HRESULT get_browserLanguage(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
528
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
536
private static winmdroot.Foundation.HRESULT get_userLanguage(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
559
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
567
private static winmdroot.Foundation.HRESULT get_platform(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
590
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
598
private static winmdroot.Foundation.HRESULT get_appMinorVersion(
IOmNavigator
* pThis, winmdroot.Foundation.BSTR* p)
621
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
629
private static winmdroot.Foundation.HRESULT get_connectionSpeed(
IOmNavigator
* pThis, int* p)
652
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
660
private static winmdroot.Foundation.HRESULT get_onLine(
IOmNavigator
* pThis, winmdroot.Foundation.VARIANT_BOOL* p)
683
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
691
private static winmdroot.Foundation.HRESULT get_userProfile(
IOmNavigator
* pThis, winmdroot.Web.MsHtml.IHTMLOpsProfile** p)
714
((delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IOmNavigator
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
740
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
742
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint> AddRef_2;
744
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint> Release_3;
746
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
748
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
750
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
752
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;
754
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appCodeName_8;
756
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appName_9;
758
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appVersion_10;
760
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_userAgent_11;
762
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> javaEnabled_12;
764
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> taintEnabled_13;
766
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLMimeTypesCollection** ,winmdroot.Foundation.HRESULT> get_mimeTypes_14;
768
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLPluginsCollection** ,winmdroot.Foundation.HRESULT> get_plugins_15;
770
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_cookieEnabled_16;
772
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT> get_opsProfile_17;
774
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> toString_18;
776
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_cpuClass_19;
778
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_systemLanguage_20;
780
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_browserLanguage_21;
782
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_userLanguage_22;
784
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_platform_23;
786
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_appMinorVersion_24;
788
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,int* ,winmdroot.Foundation.HRESULT> get_connectionSpeed_25;
790
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_onLine_26;
792
internal delegate *unmanaged [Stdcall]<
IOmNavigator
*,winmdroot.Web.MsHtml.IHTMLOpsProfile** ,winmdroot.Foundation.HRESULT> get_userProfile_27;
Windows.Win32.Web_MsHtml_IOmNavigator_Extensions.g.cs (4)
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)