_generated\609\Windows.Win32.UI_Shell_IWebBrowser2_Extensions.g.cs (32)
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, [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.IWebBrowser2.Interface.Refresh2(winmdroot.System.Variant.VARIANT*)"/>
35 internal static unsafe winmdroot.Foundation.HRESULT Refresh2(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, [Optional] winmdroot.System.Variant.VARIANT? Level)
42 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_LocationName(winmdroot.Foundation.BSTR*)"/>
43 internal static unsafe winmdroot.Foundation.HRESULT get_LocationName(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.BSTR LocationName)
52 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_LocationURL(winmdroot.Foundation.BSTR*)"/>
53 internal static unsafe winmdroot.Foundation.HRESULT get_LocationURL(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.BSTR LocationURL)
62 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_Busy(winmdroot.Foundation.VARIANT_BOOL*)"/>
63 internal static unsafe winmdroot.Foundation.HRESULT get_Busy(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pBool)
72 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ClientToWindow(int*, int*)"/>
73 internal static unsafe winmdroot.Foundation.HRESULT ClientToWindow(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, ref int pcx, ref int pcy)
85 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.GetProperty(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/>
86 internal static unsafe winmdroot.Foundation.HRESULT GetProperty(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.Foundation.BSTR Property, out winmdroot.System.Variant.VARIANT pvtValue)
95 /// <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*)"/>
96 internal static unsafe winmdroot.Foundation.HRESULT Navigate2(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, in winmdroot.System.Variant.VARIANT 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)
109 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.QueryStatusWB(winmdroot.System.Ole.OLECMDID, winmdroot.System.Ole.OLECMDF*)"/>
110 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)
119 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ExecWB(winmdroot.System.Ole.OLECMDID, winmdroot.System.Ole.OLECMDEXECOPT, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
120 internal static unsafe winmdroot.Foundation.HRESULT ExecWB(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.System.Ole.OLECMDID cmdID, winmdroot.System.Ole.OLECMDEXECOPT cmdexecopt, [Optional] winmdroot.System.Variant.VARIANT? pvaIn, ref winmdroot.System.Variant.VARIANT pvaOut)
130 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ExecWB(winmdroot.System.Ole.OLECMDID, winmdroot.System.Ole.OLECMDEXECOPT, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
132 internal static unsafe winmdroot.Foundation.HRESULT ExecWB(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, winmdroot.System.Ole.OLECMDID cmdID, winmdroot.System.Ole.OLECMDEXECOPT cmdexecopt, [Optional] winmdroot.System.Variant.VARIANT? pvaIn)
139 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.ShowBrowserBar(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
140 internal static unsafe winmdroot.Foundation.HRESULT ShowBrowserBar(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, in winmdroot.System.Variant.VARIANT pvaClsid, [Optional] winmdroot.System.Variant.VARIANT? pvarShow, [Optional] winmdroot.System.Variant.VARIANT? pvarSize)
151 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_ReadyState(winmdroot.System.Ole.READYSTATE*)"/>
152 internal static unsafe winmdroot.Foundation.HRESULT get_ReadyState(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.System.Ole.READYSTATE plReadyState)
161 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_Offline(winmdroot.Foundation.VARIANT_BOOL*)"/>
162 internal static unsafe winmdroot.Foundation.HRESULT get_Offline(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pbOffline)
171 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_Silent(winmdroot.Foundation.VARIANT_BOOL*)"/>
172 internal static unsafe winmdroot.Foundation.HRESULT get_Silent(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pbSilent)
181 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowser2.Interface.get_RegisterAsDropTarget(winmdroot.Foundation.VARIANT_BOOL*)"/>
182 internal static unsafe winmdroot.Foundation.HRESULT get_RegisterAsDropTarget(this winmdroot.UI.Shell.IWebBrowser2.Interface @this, out winmdroot.Foundation.VARIANT_BOOL pbRegister)