IVsExtensibility Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IVsExtensibility
public interface class IVsExtensibility
__interface IVsExtensibility
[System.Runtime.InteropServices.Guid("3C536122-57B1-46DE-AB34-ACC524140093")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(528)]
public interface IVsExtensibility
[System.Runtime.InteropServices.Guid("3C536122-57B1-46DE-AB34-ACC524140093")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsExtensibility
[<System.Runtime.InteropServices.Guid("3C536122-57B1-46DE-AB34-ACC524140093")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(528)>]
type IVsExtensibility = interface
[<System.Runtime.InteropServices.Guid("3C536122-57B1-46DE-AB34-ACC524140093")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsExtensibility = interface
Public Interface IVsExtensibility
- Derived
- Attributes
Methods
EnterAutomationFunction() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ExitAutomationFunction() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
FireMacroReset() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
get_Properties(ISupportVSProperties, Object, Properties) | |
Get_TextBuffer(Object, IExtensibleObjectSite) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetConfigMgr(Object, UInt32) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetDocumentFromDocCookie(Int32) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetGlobalsObject(Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetLockCount() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetSuppressUI(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetUserControl(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
IsInAutomationFunction() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
IsMethodDisabled(Guid, Int32) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
LockServer(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
RunWizardFile(String, Int32, Object[]) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
RunWizardFile(String, IntPtr, Object[]) | |
SetSuppressUI(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
SetUserControl(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
SetUserControlUnlatched(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
TestForShutdown() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |