5 references to ExecWB
System.Windows.Forms.Primitives (5)
_generated\280\Windows.Win32.IWebBrowser2.g.cs (1)
1561
return __object.
ExecWB
(cmdID, cmdexecopt, pvaIn, pvaOut);
_generated\609\Windows.Win32.UI_Shell_IWebBrowser2_Extensions.g.cs (4)
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*)"/>
125
winmdroot.Foundation.HRESULT __result = @this.
ExecWB
(cmdID, cmdexecopt, pvaIn.HasValue ? &pvaInLocal : null, pvaOutLocal);
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*)"/>
135
winmdroot.Foundation.HRESULT __result = @this.
ExecWB
(cmdID, cmdexecopt, pvaIn.HasValue ? &pvaInLocal : null, default(winmdroot.System.Variant.VARIANT* ));