FlavoredProjectBase::QueryStatusCommand Method (UInt32, Guid, UInt32, array<OLECMD>^, 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)
protected: virtual int QueryStatusCommand( unsigned int itemid, Guid% pguidCmdGroup, unsigned int cCmds, array<OLECMD>^ prgCmds, IntPtr pCmdText )
Parameters
- itemid
- Type: System::UInt32
- pguidCmdGroup
- Type: System::Guid
- cCmds
- Type: System::UInt32
- prgCmds
- Type: array<Microsoft.VisualStudio.OLE.Interop::OLECMD>^
- pCmdText
- Type: System::IntPtr
Return Value
Type: System::Int32
Show: