IVsProfferCommands Interface
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)
| Name | Description | |
|---|---|---|
![]() | AddCommandBar(String^, vsCommandBarType, Object^, UInt32, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | AddCommandBarControl(String^, Object^, UInt32, UInt32, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | AddNamedCommand(Guid, Guid, String^, UInt32, String^, String^, String^, String^, UInt32, UInt32, UInt32, UInt32, Guid) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | FindCommandBar(IntPtr, Guid, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | RemoveCommandBar(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | RemoveCommandBarControl(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | RemoveNamedCommand(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | RenameNamedCommand(String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
