_dispCommandEvents 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)

[InterfaceTypeAttribute(2)]
[GuidAttribute("FF2D5C12-FEEA-11D0-BBC8-00A0C90F2744")]
public interface class _dispCommandEvents

NameDescription
System_CAPS_pubmethodAfterExecute(String^, Int32, Object^, Object^)

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

System_CAPS_pubmethodBeforeExecute(String^, Int32, Object^, Object^, Boolean)

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: