_dispProjectsEvents_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 _dispProjectsEvents_SinkHelper sealed : EnvDTE::_dispProjectsEvents
public ref class _dispProjectsEvents_SinkHelper sealed : EnvDTE::_dispProjectsEvents
class _dispProjectsEvents_SinkHelper sealed : EnvDTE::_dispProjectsEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispProjectsEvents_SinkHelper : EnvDTE._dispProjectsEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispProjectsEvents_SinkHelper : EnvDTE._dispProjectsEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispProjectsEvents_SinkHelper = class
    interface _dispProjectsEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispProjectsEvents_SinkHelper = class
    interface _dispProjectsEvents
Public NotInheritable Class _dispProjectsEvents_SinkHelper
Implements _dispProjectsEvents
Inheritance
_dispProjectsEvents_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_ItemAddedDelegate

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

Microsoft Internal Use Only.

m_ItemRemovedDelegate

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

Microsoft Internal Use Only.

m_ItemRenamedDelegate

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

Microsoft Internal Use Only.

Methods

ItemAdded(Project)

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

Microsoft Internal Use Only.

ItemRemoved(Project)

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

Microsoft Internal Use Only.

ItemRenamed(Project, String)

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

Microsoft Internal Use Only.

Applies to