FlavoredProjectBase::IVsUIHierarchy::ExecCommand Method (UInt32, 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 ExecCommand( unsigned int itemid, Guid% pguidCmdGroup, unsigned int nCmdID, unsigned int nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut ) sealed = IVsUIHierarchy::ExecCommand
Parameters
- itemid
- Type: System::UInt32
- pguidCmdGroup
- Type: System::Guid
- nCmdID
- Type: System::UInt32
- nCmdexecopt
- Type: System::UInt32
- pvaIn
- Type: System::IntPtr
- pvaOut
- Type: System::IntPtr
Show: