_dispProjectsEvents 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 _dispProjectsEvents
public interface class _dispProjectsEvents
__interface _dispProjectsEvents
[System.Runtime.InteropServices.Guid("7F508D55-627F-4D7F-BE0B-9E3D829FF0ED")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispProjectsEvents
[System.Runtime.InteropServices.Guid("7F508D55-627F-4D7F-BE0B-9E3D829FF0ED")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispProjectsEvents
[<System.Runtime.InteropServices.Guid("7F508D55-627F-4D7F-BE0B-9E3D829FF0ED")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispProjectsEvents = interface
[<System.Runtime.InteropServices.Guid("7F508D55-627F-4D7F-BE0B-9E3D829FF0ED")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispProjectsEvents = interface
Public Interface _dispProjectsEvents
Derived
Attributes

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