IVsExtensibility3 Interface
Not intended for use directly from your code. Implements many of the features supporting extensibility, including initiating various events. Combines the older IVsExtensibility and IVsExtensibility2 interfaces that were not usable from managed code into an interface usable from managed code.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | EnterAutomationFunction() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | ExitAutomationFunction() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireCodeModelEvent3(Int32, Object, Object, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireMacroReset() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireProjectItemsEvent_ItemAdded(Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireProjectItemsEvent_ItemRemoved(Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireProjectItemsEvent_ItemRenamed(Object, String) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireProjectsEvent_ItemAdded(Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireProjectsEvent_ItemRemoved(Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | FireProjectsEvent_ItemRenamed(Object, String) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetConfigMgr(Object, UInt32, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetDocumentFromDocCookie(Int32, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetGlobalsObject(Object, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetLockCount(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetProperties(Object, Object, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetSuppressUI(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | GetUserControl(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | IsFireCodeModelEventNeeded(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | IsInAutomationFunction(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | IsMethodDisabled(Guid, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | LockServer(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | RunWizardFile(String, Int32, Array, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | RunWizardFileEx(String, Int32, Array, Array, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SetSuppressUI(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SetUserControl(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SetUserControlUnlatched(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | TestForShutdown(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
