_dispCodeModelEvents Interface

 

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

Microsoft Internal Use Only.

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

[InterfaceTypeAttribute(2)]
[GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface class _dispCodeModelEvents

NameDescription
System_CAPS_pubmethodElementAdded(CodeElement^)

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

System_CAPS_pubmethodElementChanged(CodeElement^, vsCMChangeKind)

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

System_CAPS_pubmethodElementDeleted(Object^, CodeElement^)

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: