IVsProfferCommands::FindCommandBar Method (IntPtr, Guid, UInt32)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
Object^ FindCommandBar( IntPtr pToolbarSet, [InAttribute] Guid% pguidCmdGroup, unsigned int dwMenuId )
Parameters
- pToolbarSet
-
Type:
System::IntPtr
The toolbar set.
- pguidCmdGroup
-
Type:
System::Guid
The GUID of the command group.
- dwMenuId
-
Type:
System::UInt32
The ID of the command group.
Return Value
Type: System::Object^
Show: