7 references to Invoke
System.Private.Windows.Core (4)
_generated\129\Windows.Win32.IDispatch.g.cs (2)
128
/// <inheritdoc cref="
Invoke
(int, global::System.Guid*, uint, winmdroot.System.Com.DISPATCH_FLAGS, winmdroot.System.Com.DISPPARAMS*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Com.EXCEPINFO*, uint*)"/>
135
winmdroot.Foundation.HRESULT __result = this.
Invoke
(dispIdMember, riidLocal, lcid, wFlags, pDispParamsLocal, pVarResult, pExcepInfo, puArgErr);
Windows\Win32\System\Com\IDispatch.cs (2)
33
HRESULT hr = dispatch->
Invoke
(
110
HRESULT hr =
Invoke
(
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\Com2AboutBoxPropertyDescriptor.AboutBoxUITypeEditor.cs (1)
25
hr = dispatch.Value->
Invoke
(
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
541
hr = scriptDispatch.Value->
Invoke
(
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
611
hr = scriptDispatch.Value->
Invoke
(