_dispDTEEvents_Event Interface

 

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

Microsoft Internal Use Only.

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

[ComVisibleAttribute(false)]
public interface class _dispDTEEvents_Event

NameDescription
System_CAPS_pubmethodadd_ModeChanged(_dispDTEEvents_ModeChangedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodadd_OnBeginShutdown(_dispDTEEvents_OnBeginShutdownEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodadd_OnMacrosRuntimeReset(_dispDTEEvents_OnMacrosRuntimeResetEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodadd_OnStartupComplete(_dispDTEEvents_OnStartupCompleteEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodremove_ModeChanged(_dispDTEEvents_ModeChangedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodremove_OnBeginShutdown(_dispDTEEvents_OnBeginShutdownEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodremove_OnMacrosRuntimeReset(_dispDTEEvents_OnMacrosRuntimeResetEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodremove_OnStartupComplete(_dispDTEEvents_OnStartupCompleteEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

NameDescription
System_CAPS_pubeventModeChanged

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubeventOnBeginShutdown

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubeventOnMacrosRuntimeReset

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubeventOnStartupComplete

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

Return to top
Show: