_dispCodeModelEvents Interface

Definition

Microsoft Internal Use Only.

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

public interface class _dispCodeModelEvents
public interface class _dispCodeModelEvents
__interface _dispCodeModelEvents
[System.Runtime.InteropServices.Guid("4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispCodeModelEvents
[System.Runtime.InteropServices.Guid("4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispCodeModelEvents
[<System.Runtime.InteropServices.Guid("4EA8090E-D289-4D56-98CD-C48DD2853B2E")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispCodeModelEvents = interface
[<System.Runtime.InteropServices.Guid("4EA8090E-D289-4D56-98CD-C48DD2853B2E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispCodeModelEvents = interface
Public Interface _dispCodeModelEvents
Derived
Attributes

Methods

ElementAdded(CodeElement)

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

Microsoft Internal Use Only.

ElementChanged(CodeElement, vsCMChangeKind)

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

Microsoft Internal Use Only.

ElementDeleted(Object, CodeElement)

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

Microsoft Internal Use Only.

Applies to