_dispVCProjectEngineEvents_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 _dispVCProjectEngineEvents_SinkHelper sealed : Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents
public ref class _dispVCProjectEngineEvents_SinkHelper sealed : Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents
class _dispVCProjectEngineEvents_SinkHelper sealed : Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispVCProjectEngineEvents_SinkHelper : Microsoft.VisualStudio.VCProjectEngine._dispVCProjectEngineEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispVCProjectEngineEvents_SinkHelper = class
    interface _dispVCProjectEngineEvents
Public NotInheritable Class _dispVCProjectEngineEvents_SinkHelper
Implements _dispVCProjectEngineEvents
Inheritance
_dispVCProjectEngineEvents_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_ItemMovedDelegate

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

Microsoft Internal Use Only.

m_ItemPropertyChange2Delegate
m_ItemPropertyChangeDelegate

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.

m_ProjectBuildFinishedDelegate

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

Microsoft Internal Use Only.

m_ProjectBuildStartedDelegate

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

Microsoft Internal Use Only.

m_ReportErrorDelegate

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

Microsoft Internal Use Only.

m_SccEventDelegate

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

Microsoft Internal Use Only.

m_SolutionLoadedDelegate

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

Microsoft Internal Use Only.

Methods

ItemAdded(Object, Object)

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

Microsoft Internal Use Only.

ItemMoved(Object, Object, Object)

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

Microsoft Internal Use Only.

ItemPropertyChange(Object, Object, Int32)

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

Microsoft Internal Use Only.

ItemPropertyChange2(Object, String, String, String)
ItemRemoved(Object, Object)

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

Microsoft Internal Use Only.

ItemRenamed(Object, Object, String)

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

Microsoft Internal Use Only.

ProjectBuildFinished(Object, Int32, Int32, Boolean)

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

Microsoft Internal Use Only.

ProjectBuildStarted(Object)

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

Microsoft Internal Use Only.

ReportError(String, Int32, String)

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

Microsoft Internal Use Only.

SccEvent(Object, enumSccEvent)

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

Microsoft Internal Use Only.

SolutionLoaded()

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

Microsoft Internal Use Only.

Applies to