_dispReferencesEvents_Event 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 _dispReferencesEvents_Event
public interface class _dispReferencesEvents_Event
__interface _dispReferencesEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj._dispReferencesEvents), typeof(VSLangProj._dispReferencesEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
public interface _dispReferencesEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj._dispReferencesEvents), typeof(VSLangProj._dispReferencesEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispReferencesEvents_Event = interface
Public Interface _dispReferencesEvents_Event
Derived
Attributes

Methods

add_ReferenceAdded(_dispReferencesEvents_ReferenceAddedEventHandler)

Microsoft Internal Use Only.

add_ReferenceChanged(_dispReferencesEvents_ReferenceChangedEventHandler)

Microsoft Internal Use Only.

add_ReferenceRemoved(_dispReferencesEvents_ReferenceRemovedEventHandler)

Microsoft Internal Use Only.

remove_ReferenceAdded(_dispReferencesEvents_ReferenceAddedEventHandler)

Microsoft Internal Use Only.

remove_ReferenceChanged(_dispReferencesEvents_ReferenceChangedEventHandler)

Microsoft Internal Use Only.

remove_ReferenceRemoved(_dispReferencesEvents_ReferenceRemovedEventHandler)

Microsoft Internal Use Only.

Events

ReferenceAdded

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

Microsoft Internal Use Only.

ReferenceChanged

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

Microsoft Internal Use Only.

ReferenceRemoved

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

Microsoft Internal Use Only.

Applies to