_dispDTEEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B50C9708-C909-4B87-A03D-AF6CC4BFB422")> _
Public Interface _dispDTEEvents
[InterfaceTypeAttribute()]
[GuidAttribute("B50C9708-C909-4B87-A03D-AF6CC4BFB422")]
public interface _dispDTEEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"B50C9708-C909-4B87-A03D-AF6CC4BFB422")]
public interface class _dispDTEEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("B50C9708-C909-4B87-A03D-AF6CC4BFB422")>]
type _dispDTEEvents =  interface end
public interface _dispDTEEvents

The _dispDTEEvents type exposes the following members.

Methods

  Name Description
Public method ModeChanged Infrastructure. Microsoft Internal Use Only.
Public method OnBeginShutdown Infrastructure. Microsoft Internal Use Only.
Public method OnMacrosRuntimeReset Infrastructure. Microsoft Internal Use Only.
Public method OnStartupComplete Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace