_dispProjectItemsEvents 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 _dispProjectItemsEvents
public interface class _dispProjectItemsEvents
__interface _dispProjectItemsEvents
[System.Runtime.InteropServices.Guid("6962753F-EFD5-41C5-B083-D70687166AEB")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispProjectItemsEvents
[System.Runtime.InteropServices.Guid("6962753F-EFD5-41C5-B083-D70687166AEB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispProjectItemsEvents
[<System.Runtime.InteropServices.Guid("6962753F-EFD5-41C5-B083-D70687166AEB")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispProjectItemsEvents = interface
[<System.Runtime.InteropServices.Guid("6962753F-EFD5-41C5-B083-D70687166AEB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispProjectItemsEvents = interface
Public Interface _dispProjectItemsEvents
Derived
Attributes

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