9 references to Invoke
System.Private.Windows.Core (6)
_generated\129\Windows.Win32.IDispatch.g.cs (4)
130
/// <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*)"/>
144
winmdroot.Foundation.HRESULT __result = this.
Invoke
(dispIdMember, riidLocal, lcid, wFlags, pDispParamsLocal, pVarResultLocal, pExcepInfoLocal, puArgErrLocal);
153
/// <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*)"/>
160
winmdroot.Foundation.HRESULT __result = this.
Invoke
(dispIdMember, riidLocal, lcid, wFlags, pDispParamsLocal, default(winmdroot.System.Variant.VARIANT* ), default(winmdroot.System.Com.EXCEPINFO* ), default(uint* ));
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
(