FlavoredProjectBase::IOleCommandTarget::Exec Method (Guid, UInt32, UInt32, IntPtr, IntPtr)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int Exec( Guid% pguidCmdGroup, unsigned int nCmdID, unsigned int nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut ) sealed = IOleCommandTarget::Exec
Parameters
- pguidCmdGroup
- Type: System::Guid
- nCmdID
- Type: System::UInt32
- nCmdexecopt
- Type: System::UInt32
- pvaIn
- Type: System::IntPtr
- pvaOut
- Type: System::IntPtr
Show: