_dispDTEEvents 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 _dispDTEEvents
public interface class _dispDTEEvents
__interface _dispDTEEvents
[System.Runtime.InteropServices.Guid("B50C9708-C909-4B87-A03D-AF6CC4BFB422")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispDTEEvents
[System.Runtime.InteropServices.Guid("B50C9708-C909-4B87-A03D-AF6CC4BFB422")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispDTEEvents
[<System.Runtime.InteropServices.Guid("B50C9708-C909-4B87-A03D-AF6CC4BFB422")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispDTEEvents = interface
[<System.Runtime.InteropServices.Guid("B50C9708-C909-4B87-A03D-AF6CC4BFB422")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispDTEEvents = interface
Public Interface _dispDTEEvents
- Derived
- Attributes
Methods
ModeChanged(vsIDEMode) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnBeginShutdown() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnMacrosRuntimeReset() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnStartupComplete() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |