IMenuCommandInvokeEx::Invoke Method (Object^, IntPtr, OLECMDEXECOPT)
Visual Studio 2015
Invokes the command with the specified arguments and options.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Parameters
- inArg
-
Type:
System::Object^
The parameter passed to the command.
- outArg
-
Type:
System::IntPtr
The parameter returned from the command.
- options
-
Type:
Microsoft.VisualStudio.OLE.Interop::OLECMDEXECOPT
The OLECMDEXECOPT options.
Show: