OleMenuCmdEventArgs Constructor (Object^, IntPtr, OLECMDEXECOPT)
Visual Studio 2015
Initializes a new instance of OleMenuCmdEventArgs with the specified parameters and options.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- inParam
-
Type:
System::Object^
The in parameter.
- outParam
-
Type:
System::IntPtr
The out parameter.
- options
-
Type:
Microsoft.VisualStudio.OLE.Interop::OLECMDEXECOPT
The set of OLECMDEXECOPT values.
Show: