_dispCodeModelEvents_SinkHelper Class

Definition

Microsoft Internal Use Only.

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

public ref class _dispCodeModelEvents_SinkHelper sealed : EnvDTE80::_dispCodeModelEvents
public ref class _dispCodeModelEvents_SinkHelper sealed : EnvDTE80::_dispCodeModelEvents
class _dispCodeModelEvents_SinkHelper sealed : EnvDTE80::_dispCodeModelEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispCodeModelEvents_SinkHelper : EnvDTE80._dispCodeModelEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispCodeModelEvents_SinkHelper : EnvDTE80._dispCodeModelEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispCodeModelEvents_SinkHelper = class
    interface _dispCodeModelEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispCodeModelEvents_SinkHelper = class
    interface _dispCodeModelEvents
Public NotInheritable Class _dispCodeModelEvents_SinkHelper
Implements _dispCodeModelEvents
Inheritance
_dispCodeModelEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie

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

Microsoft Internal Use Only.

m_ElementAddedDelegate

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

Microsoft Internal Use Only.

m_ElementChangedDelegate

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

Microsoft Internal Use Only.

m_ElementDeletedDelegate

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

Microsoft Internal Use Only.

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