_dispReferencesEvents Interface

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

Microsoft Internal Use Only.

Namespace:  VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")> _
Public Interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface class _dispReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")>]
type _dispReferencesEvents =  interface end
public interface _dispReferencesEvents

The _dispReferencesEvents type exposes the following members.

Methods

  Name Description
Public method ReferenceAdded Infrastructure. Microsoft Internal Use Only.
Public method ReferenceChanged Infrastructure. Microsoft Internal Use Only.
Public method ReferenceRemoved Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

VSLangProj Namespace