214 references to IWebBrowserApp
System.Windows.Forms.Primitives (214)
Windows.Win32.IWebBrowser2.g.cs (1)
2243
:winmdroot.UI.Shell.IWebBrowser.Interface,winmdroot.UI.Shell.
IWebBrowserApp
.Interface {
Windows.Win32.IWebBrowserApp.g.cs (203)
25
:IVTable<
IWebBrowserApp
,
IWebBrowserApp
.Vtbl>,IComIID {
41
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), riid, ppvObject);
46
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint>)lpVtbl[1])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this));
51
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint>)lpVtbl[2])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this));
65
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
70
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
91
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
108
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,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])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
114
private static winmdroot.Foundation.HRESULT GoBack(
IWebBrowserApp
* pThis)
133
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT GoForward(
IWebBrowserApp
* pThis)
158
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
164
private static winmdroot.Foundation.HRESULT GoHome(
IWebBrowserApp
* pThis)
183
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
189
private static winmdroot.Foundation.HRESULT GoSearch(
IWebBrowserApp
* pThis)
208
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
224
private static winmdroot.Foundation.HRESULT Navigate(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR URL, [Optional] winmdroot.System.Variant.VARIANT* Flags, [Optional] winmdroot.System.Variant.VARIANT* TargetFrameName, [Optional] winmdroot.System.Variant.VARIANT* PostData, [Optional] winmdroot.System.Variant.VARIANT* Headers)
243
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), URL, Flags, TargetFrameName, PostData, Headers).ThrowOnFailure();
249
private static winmdroot.Foundation.HRESULT Refresh(
IWebBrowserApp
* pThis)
268
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
281
private static winmdroot.Foundation.HRESULT Refresh2(
IWebBrowserApp
* pThis, [Optional] winmdroot.System.Variant.VARIANT* Level)
300
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), Level).ThrowOnFailure();
306
private static winmdroot.Foundation.HRESULT Stop(
IWebBrowserApp
* pThis)
325
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
331
private static winmdroot.Foundation.HRESULT get_Application(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
354
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
362
private static winmdroot.Foundation.HRESULT get_Parent(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
385
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
393
private static winmdroot.Foundation.HRESULT get_Container(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
416
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
424
private static winmdroot.Foundation.HRESULT get_Document(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
443
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), ppDisp);
449
private static winmdroot.Foundation.HRESULT get_TopLevelContainer(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
472
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
480
private static winmdroot.Foundation.HRESULT get_Type(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* Type)
503
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
511
private static winmdroot.Foundation.HRESULT get_Left(
IWebBrowserApp
* pThis, int* pl)
534
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
539
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
546
private static winmdroot.Foundation.HRESULT put_Left(
IWebBrowserApp
* pThis, int Left)
567
private static winmdroot.Foundation.HRESULT get_Top(
IWebBrowserApp
* pThis, int* pl)
590
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
595
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
602
private static winmdroot.Foundation.HRESULT put_Top(
IWebBrowserApp
* pThis, int Top)
623
private static winmdroot.Foundation.HRESULT get_Width(
IWebBrowserApp
* pThis, int* pl)
646
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
651
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
658
private static winmdroot.Foundation.HRESULT put_Width(
IWebBrowserApp
* pThis, int Width)
679
private static winmdroot.Foundation.HRESULT get_Height(
IWebBrowserApp
* pThis, int* pl)
702
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
707
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[28])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
714
private static winmdroot.Foundation.HRESULT put_Height(
IWebBrowserApp
* pThis, int Height)
735
private static winmdroot.Foundation.HRESULT get_LocationName(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* LocationName)
754
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[29])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), LocationName);
760
private static winmdroot.Foundation.HRESULT get_LocationURL(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* LocationURL)
779
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[30])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), LocationURL);
795
private static winmdroot.Foundation.HRESULT get_Busy(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
814
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[31])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), pBool);
820
private static winmdroot.Foundation.HRESULT Quit(
IWebBrowserApp
* pThis)
839
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[32])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
857
private static winmdroot.Foundation.HRESULT ClientToWindow(
IWebBrowserApp
* pThis, int* pcx, int* pcy)
876
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[33])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), pcx, pcy).ThrowOnFailure();
882
private static winmdroot.Foundation.HRESULT PutProperty(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR Property, winmdroot.System.Variant.VARIANT vtValue)
901
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[34])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), Property, vtValue).ThrowOnFailure();
907
private static winmdroot.Foundation.HRESULT GetProperty(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR Property, winmdroot.System.Variant.VARIANT* pvtValue)
927
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[35])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), Property, &__retVal).ThrowOnFailure();
934
private static winmdroot.Foundation.HRESULT get_Name(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* Name)
957
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[36])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
965
private static winmdroot.Foundation.HRESULT get_HWND(
IWebBrowserApp
* pThis, winmdroot.Foundation.SHANDLE_PTR* pHWND)
990
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.SHANDLE_PTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[37])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
998
private static winmdroot.Foundation.HRESULT get_FullName(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* FullName)
1021
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[38])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1029
private static winmdroot.Foundation.HRESULT get_Path(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* Path)
1052
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[39])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1060
private static winmdroot.Foundation.HRESULT get_Visible(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
1083
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[40])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1088
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[41])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1095
private static winmdroot.Foundation.HRESULT put_Visible(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL Value)
1116
private static winmdroot.Foundation.HRESULT get_StatusBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
1139
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[42])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1144
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[43])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1151
private static winmdroot.Foundation.HRESULT put_StatusBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL Value)
1172
private static winmdroot.Foundation.HRESULT get_StatusText(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* StatusText)
1195
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1200
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1207
private static winmdroot.Foundation.HRESULT put_StatusText(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR StatusText)
1228
private static winmdroot.Foundation.HRESULT get_ToolBar(
IWebBrowserApp
* pThis, int* Value)
1256
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1261
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[47])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1268
private static winmdroot.Foundation.HRESULT put_ToolBar(
IWebBrowserApp
* pThis, int Value)
1289
private static winmdroot.Foundation.HRESULT get_MenuBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* Value)
1312
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[48])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1317
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[49])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1324
private static winmdroot.Foundation.HRESULT put_MenuBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL Value)
1345
private static winmdroot.Foundation.HRESULT get_FullScreen(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pbFullScreen)
1368
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[50])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1373
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[51])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1380
private static winmdroot.Foundation.HRESULT put_FullScreen(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL bFullScreen)
1419
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
1421
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint> AddRef_2;
1423
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint> Release_3;
1425
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
1427
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
1429
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
1431
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,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;
1433
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoBack_8;
1435
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoForward_9;
1437
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoHome_10;
1439
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoSearch_11;
1441
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> Navigate_12;
1443
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> Refresh_13;
1445
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> Refresh2_14;
1447
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> Stop_15;
1449
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Application_16;
1451
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Parent_17;
1453
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Container_18;
1455
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Document_19;
1457
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_TopLevelContainer_20;
1459
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_Type_21;
1461
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Left_22;
1463
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Left_23;
1465
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Top_24;
1467
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Top_25;
1469
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Width_26;
1471
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Width_27;
1473
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Height_28;
1475
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Height_29;
1477
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_LocationName_30;
1479
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_LocationURL_31;
1481
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_Busy_32;
1483
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> Quit_33;
1485
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,int* ,winmdroot.Foundation.HRESULT> ClientToWindow_34;
1487
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> PutProperty_35;
1489
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> GetProperty_36;
1491
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_Name_37;
1493
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.SHANDLE_PTR* ,winmdroot.Foundation.HRESULT> get_HWND_38;
1495
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_FullName_39;
1497
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_Path_40;
1499
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_Visible_41;
1501
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_Visible_42;
1503
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_StatusBar_43;
1505
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_StatusBar_44;
1507
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_StatusText_45;
1509
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_StatusText_46;
1511
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_ToolBar_47;
1513
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_ToolBar_48;
1515
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_MenuBar_49;
1517
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_MenuBar_50;
1519
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_FullScreen_51;
1521
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_FullScreen_52;
Windows.Win32.UI_Shell_IWebBrowserApp_Extensions.g.cs (10)
23
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.Navigate(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT Navigate(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, winmdroot.Foundation.BSTR URL, winmdroot.System.Variant.VARIANT? Flags, winmdroot.System.Variant.VARIANT? TargetFrameName, winmdroot.System.Variant.VARIANT? PostData, winmdroot.System.Variant.VARIANT? Headers)
34
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.Refresh2(winmdroot.System.Variant.VARIANT*)"/>
35
internal static unsafe winmdroot.Foundation.HRESULT Refresh2(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, winmdroot.System.Variant.VARIANT? Level)
42
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.get_Busy(winmdroot.Foundation.VARIANT_BOOL*)"/>
43
internal static unsafe winmdroot.Foundation.HRESULT get_Busy(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pBool)
52
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.ClientToWindow(int*, int*)"/>
53
internal static unsafe winmdroot.Foundation.HRESULT ClientToWindow(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, ref int pcx, ref int pcy)
65
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.GetProperty(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
66
internal static unsafe winmdroot.Foundation.HRESULT GetProperty(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, winmdroot.Foundation.BSTR Property, out winmdroot.System.Variant.VARIANT pvtValue)