IVsProfferCommands2::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: EnvDTE80 (in EnvDTE80.dll)
Object^ FindCommandBar( IntPtr pToolbarSet, [InAttribute] Guid% pguidCmdGroup, unsigned int dwMenuId )
Parameters
- pToolbarSet
-
Type:
System::IntPtr
- pguidCmdGroup
-
Type:
System::Guid
- dwMenuId
-
Type:
System::UInt32
Return Value
Type: System::Object^
Show: