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

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

Microsoft Internal Use Only.

ItemRemoved(ProjectItem)

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

Microsoft Internal Use Only.

ItemRenamed(ProjectItem, String)

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

Microsoft Internal Use Only.

Applies to