_dispSelectionEvents Interface

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

Microsoft Internal Use Only.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")> _
Public Interface _dispSelectionEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")]
public interface _dispSelectionEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")]
public interface class _dispSelectionEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")>]
type _dispSelectionEvents =  interface end
public interface _dispSelectionEvents

The _dispSelectionEvents type exposes the following members.

Methods

  Name Description
Public method OnChange Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace