Windows.Win32.UI_Shell_IWebBrowser2_Extensions.g.cs (26)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.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.IWebBrowser2.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.IWebBrowser2.Interface.Refresh2(winmdroot.System.Variant.VARIANT*)"/>
35 internal static unsafe winmdroot.Foundation.HRESULT Refresh2(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.System.Variant.VARIANT? Level)
42 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_Busy(winmdroot.Foundation.VARIANT_BOOL*)"/>
43 internal static unsafe winmdroot.Foundation.HRESULT get_Busy(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pBool)
52 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ClientToWindow(int*, int*)"/>
53 internal static unsafe winmdroot.Foundation.HRESULT ClientToWindow(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, ref int pcx, ref int pcy)
65 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.GetProperty(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
66 internal static unsafe winmdroot.Foundation.HRESULT GetProperty(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.Foundation.BSTR Property, out winmdroot.System.Variant.VARIANT pvtValue)
75 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.Navigate2(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
76 internal static unsafe winmdroot.Foundation.HRESULT Navigate2(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, in winmdroot.System.Variant.VARIANT URL, winmdroot.System.Variant.VARIANT? Flags, winmdroot.System.Variant.VARIANT? TargetFrameName, winmdroot.System.Variant.VARIANT? PostData, winmdroot.System.Variant.VARIANT? Headers)
89 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.QueryStatusWB(winmdroot.System.Ole.OLECMDID, winmdroot.System.Ole.OLECMDF*)"/>
90 internal static unsafe winmdroot.Foundation.HRESULT QueryStatusWB(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.System.Ole.OLECMDID cmdID, out winmdroot.System.Ole.OLECMDF pcmdf)
99 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ExecWB(winmdroot.System.Ole.OLECMDID, winmdroot.System.Ole.OLECMDEXECOPT, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
100 internal static unsafe winmdroot.Foundation.HRESULT ExecWB(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.System.Ole.OLECMDID cmdID, winmdroot.System.Ole.OLECMDEXECOPT cmdexecopt, winmdroot.System.Variant.VARIANT? pvaIn, winmdroot.System.Variant.VARIANT* pvaOut)
107 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ShowBrowserBar(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
108 internal static unsafe winmdroot.Foundation.HRESULT ShowBrowserBar(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, in winmdroot.System.Variant.VARIANT pvaClsid, winmdroot.System.Variant.VARIANT? pvarShow, winmdroot.System.Variant.VARIANT? pvarSize)
119 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_ReadyState(winmdroot.System.Ole.READYSTATE*)"/>
120 internal static unsafe winmdroot.Foundation.HRESULT get_ReadyState(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.System.Ole.READYSTATE plReadyState)
129 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_Offline(winmdroot.Foundation.VARIANT_BOOL*)"/>
130 internal static unsafe winmdroot.Foundation.HRESULT get_Offline(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pbOffline)
139 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_Silent(winmdroot.Foundation.VARIANT_BOOL*)"/>
140 internal static unsafe winmdroot.Foundation.HRESULT get_Silent(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pbSilent)
149 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_RegisterAsDropTarget(winmdroot.Foundation.VARIANT_BOOL*)"/>
150 internal static unsafe winmdroot.Foundation.HRESULT get_RegisterAsDropTarget(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pbRegister)