3 references to Exec
System.Windows.Forms.Primitives (3)
Windows.Win32.IOleCommandTarget.g.cs (1)
131
return __object.
Exec
(pguidCmdGroup, nCmdID, nCmdexecopt, pvaIn, pvaOut);
Windows.Win32.System_Ole_IOleCommandTarget_Extensions.g.cs (2)
36
/// <inheritdoc cref="winmdroot.System.Ole.IOleCommandTarget.Interface.
Exec
(global::System.Guid*, uint, uint, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
45
winmdroot.Foundation.HRESULT __result = @this.
Exec
(pguidCmdGroupLocal, nCmdID, nCmdexecopt, pvaInLocal, pvaOutLocal);