Partilhar via


Classe _dispSelectionEvents_SinkHelper

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Hierarquia de herança

Object
  EnvDTE._dispSelectionEvents_SinkHelper

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

Sintaxe

'Declaração
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispSelectionEvents_SinkHelper _
    Implements _dispSelectionEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispSelectionEvents_SinkHelper : _dispSelectionEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispSelectionEvents_SinkHelper sealed : _dispSelectionEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispSelectionEvents_SinkHelper =  
    class 
        interface _dispSelectionEvents 
    end
public final class _dispSelectionEvents_SinkHelper implements _dispSelectionEvents

O tipo _dispSelectionEvents_SinkHelper expõe os membros a seguir.

Métodos

  Nome Descrição
Método público Equals Determines whether the specified object is equal to the current object. (Herdado de Object.)
Método público GetHashCode Serves as the default hash function. (Herdado de Object.)
Método público GetType Gets the Type of the current instance. (Herdado de Object.)
Método público OnChange Infraestrutura. Somente para uso interno da Microsoft.
Método público ToString Returns a string that represents the current object. (Herdado de Object.)

Superior

Campos

  Nome Descrição
Campo público m_dwCookie Infraestrutura. Somente para uso interno da Microsoft.
Campo público m_OnChangeDelegate Infraestrutura. Somente para uso interno da Microsoft.

Superior

Acesso thread-safe

Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Namespace EnvDTE