218 references to IWebBrowserApp
System.Windows.Forms.Primitives (218)
_generated\280\Windows.Win32.IWebBrowser2.g.cs (1)
2314
:winmdroot.UI.Shell.
IWebBrowserApp
.Interface {
_generated\281\Windows.Win32.IWebBrowserApp.g.cs (203)
26
:winmdroot.IVTable<
IWebBrowserApp
,
IWebBrowserApp
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint>)lpVtbl[1])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint>)lpVtbl[2])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((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();
133
((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();
139
private static winmdroot.Foundation.HRESULT GoBack(
IWebBrowserApp
* pThis)
158
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
164
private static winmdroot.Foundation.HRESULT GoForward(
IWebBrowserApp
* pThis)
183
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
189
private static winmdroot.Foundation.HRESULT GoHome(
IWebBrowserApp
* pThis)
208
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
214
private static winmdroot.Foundation.HRESULT GoSearch(
IWebBrowserApp
* pThis)
233
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
250
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)
269
((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();
275
private static winmdroot.Foundation.HRESULT Refresh(
IWebBrowserApp
* pThis)
294
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
308
private static winmdroot.Foundation.HRESULT Refresh2(
IWebBrowserApp
* pThis, [Optional] winmdroot.System.Variant.VARIANT* Level)
327
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), Level).ThrowOnFailure();
333
private static winmdroot.Foundation.HRESULT Stop(
IWebBrowserApp
* pThis)
352
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
358
private static winmdroot.Foundation.HRESULT get_Application(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
381
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
389
private static winmdroot.Foundation.HRESULT get_Parent(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
412
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
420
private static winmdroot.Foundation.HRESULT get_Container(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
443
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
451
private static winmdroot.Foundation.HRESULT get_Document(
IWebBrowserApp
* pThis, winmdroot.System.Com.IDispatch** ppDisp)
470
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), ppDisp);
476
private static winmdroot.Foundation.HRESULT get_TopLevelContainer(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
499
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
507
private static winmdroot.Foundation.HRESULT get_Type(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* Type)
530
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
538
private static winmdroot.Foundation.HRESULT get_Left(
IWebBrowserApp
* pThis, int* pl)
561
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
566
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
573
private static winmdroot.Foundation.HRESULT put_Left(
IWebBrowserApp
* pThis, int Left)
594
private static winmdroot.Foundation.HRESULT get_Top(
IWebBrowserApp
* pThis, int* pl)
617
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
622
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
629
private static winmdroot.Foundation.HRESULT put_Top(
IWebBrowserApp
* pThis, int Top)
650
private static winmdroot.Foundation.HRESULT get_Width(
IWebBrowserApp
* pThis, int* pl)
673
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[25])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
678
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
685
private static winmdroot.Foundation.HRESULT put_Width(
IWebBrowserApp
* pThis, int Width)
706
private static winmdroot.Foundation.HRESULT get_Height(
IWebBrowserApp
* pThis, int* pl)
729
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
734
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[28])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
741
private static winmdroot.Foundation.HRESULT put_Height(
IWebBrowserApp
* pThis, int Height)
773
private static winmdroot.Foundation.HRESULT get_LocationName(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* LocationName)
792
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[29])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), LocationName);
809
private static winmdroot.Foundation.HRESULT get_LocationURL(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* LocationURL)
828
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[30])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), LocationURL);
845
private static winmdroot.Foundation.HRESULT get_Busy(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
864
return ((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[31])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), pBool);
870
private static winmdroot.Foundation.HRESULT Quit(
IWebBrowserApp
* pThis)
889
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT>)lpVtbl[32])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
908
private static winmdroot.Foundation.HRESULT ClientToWindow(
IWebBrowserApp
* pThis, int* pcx, int* pcy)
927
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[33])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), pcx, pcy).ThrowOnFailure();
933
private static winmdroot.Foundation.HRESULT PutProperty(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR Property, winmdroot.System.Variant.VARIANT vtValue)
952
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[34])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), Property, vtValue).ThrowOnFailure();
958
private static winmdroot.Foundation.HRESULT GetProperty(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR Property, winmdroot.System.Variant.VARIANT* pvtValue)
978
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[35])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), Property, &__retVal).ThrowOnFailure();
985
private static winmdroot.Foundation.HRESULT get_Name(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* Name)
1008
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[36])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1016
private static winmdroot.Foundation.HRESULT get_HWND(
IWebBrowserApp
* pThis, winmdroot.Foundation.SHANDLE_PTR* pHWND)
1041
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.SHANDLE_PTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[37])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1049
private static winmdroot.Foundation.HRESULT get_FullName(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* FullName)
1072
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[38])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1080
private static winmdroot.Foundation.HRESULT get_Path(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* Path)
1103
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[39])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1111
private static winmdroot.Foundation.HRESULT get_Visible(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
1134
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[40])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1139
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[41])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1146
private static winmdroot.Foundation.HRESULT put_Visible(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL Value)
1167
private static winmdroot.Foundation.HRESULT get_StatusBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pBool)
1190
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[42])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1195
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[43])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1202
private static winmdroot.Foundation.HRESULT put_StatusBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL Value)
1223
private static winmdroot.Foundation.HRESULT get_StatusText(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR* StatusText)
1246
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1251
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[45])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1258
private static winmdroot.Foundation.HRESULT put_StatusText(
IWebBrowserApp
* pThis, winmdroot.Foundation.BSTR StatusText)
1279
private static winmdroot.Foundation.HRESULT get_ToolBar(
IWebBrowserApp
* pThis, int* Value)
1307
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[46])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1312
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[47])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1319
private static winmdroot.Foundation.HRESULT put_ToolBar(
IWebBrowserApp
* pThis, int Value)
1340
private static winmdroot.Foundation.HRESULT get_MenuBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* Value)
1363
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[48])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1368
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[49])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1375
private static winmdroot.Foundation.HRESULT put_MenuBar(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL Value)
1396
private static winmdroot.Foundation.HRESULT get_FullScreen(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL* pbFullScreen)
1419
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[50])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
1424
((delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[51])((
IWebBrowserApp
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
1431
private static winmdroot.Foundation.HRESULT put_FullScreen(
IWebBrowserApp
* pThis, winmdroot.Foundation.VARIANT_BOOL bFullScreen)
1472
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
1474
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint> AddRef_2;
1476
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint> Release_3;
1478
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
1480
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
1482
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
1484
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;
1486
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoBack_8;
1488
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoForward_9;
1490
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoHome_10;
1492
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> GoSearch_11;
1494
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;
1496
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> Refresh_13;
1498
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> Refresh2_14;
1500
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> Stop_15;
1502
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Application_16;
1504
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Parent_17;
1506
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Container_18;
1508
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> get_Document_19;
1510
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_TopLevelContainer_20;
1512
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_Type_21;
1514
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Left_22;
1516
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Left_23;
1518
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Top_24;
1520
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Top_25;
1522
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Width_26;
1524
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Width_27;
1526
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_Height_28;
1528
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_Height_29;
1530
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_LocationName_30;
1532
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_LocationURL_31;
1534
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_Busy_32;
1536
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.HRESULT> Quit_33;
1538
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,int* ,winmdroot.Foundation.HRESULT> ClientToWindow_34;
1540
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> PutProperty_35;
1542
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> GetProperty_36;
1544
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_Name_37;
1546
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.SHANDLE_PTR* ,winmdroot.Foundation.HRESULT> get_HWND_38;
1548
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_FullName_39;
1550
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_Path_40;
1552
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_Visible_41;
1554
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_Visible_42;
1556
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_StatusBar_43;
1558
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_StatusBar_44;
1560
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_StatusText_45;
1562
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_StatusText_46;
1564
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int* ,winmdroot.Foundation.HRESULT> get_ToolBar_47;
1566
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,int ,winmdroot.Foundation.HRESULT> put_ToolBar_48;
1568
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_MenuBar_49;
1570
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_MenuBar_50;
1572
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_FullScreen_51;
1574
internal delegate *unmanaged [Stdcall]<
IWebBrowserApp
*,winmdroot.Foundation.VARIANT_BOOL ,winmdroot.Foundation.HRESULT> put_FullScreen_52;
_generated\610\Windows.Win32.UI_Shell_IWebBrowserApp_Extensions.g.cs (14)
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, [Optional] winmdroot.System.Variant.VARIANT? Flags, [Optional] winmdroot.System.Variant.VARIANT? TargetFrameName, [Optional] winmdroot.System.Variant.VARIANT? PostData, [Optional] 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, [Optional] winmdroot.System.Variant.VARIANT? Level)
42
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.get_LocationName(winmdroot.Foundation.BSTR*)"/>
43
internal static unsafe winmdroot.Foundation.HRESULT get_LocationName(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, out winmdroot.Foundation.BSTR LocationName)
52
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.get_LocationURL(winmdroot.Foundation.BSTR*)"/>
53
internal static unsafe winmdroot.Foundation.HRESULT get_LocationURL(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, out winmdroot.Foundation.BSTR LocationURL)
62
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.get_Busy(winmdroot.Foundation.VARIANT_BOOL*)"/>
63
internal static unsafe winmdroot.Foundation.HRESULT get_Busy(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pBool)
72
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.ClientToWindow(int*, int*)"/>
73
internal static unsafe winmdroot.Foundation.HRESULT ClientToWindow(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, ref int pcx, ref int pcy)
85
/// <inheritdoc cref="winmdroot.UI.Shell.
IWebBrowserApp
.Interface.GetProperty(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
86
internal static unsafe winmdroot.Foundation.HRESULT GetProperty(this winmdroot.UI.Shell.
IWebBrowserApp
.Interface @this, winmdroot.Foundation.BSTR Property, out winmdroot.System.Variant.VARIANT pvtValue)