Classe _dispTextDocumentKeyPressEvents_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
EnvDTE80._dispTextDocumentKeyPressEvents_SinkHelper
Namespace: EnvDTE80
Assembly: EnvDTE80 (em EnvDTE80.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispTextDocumentKeyPressEvents_SinkHelper _
Implements _dispTextDocumentKeyPressEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispTextDocumentKeyPressEvents_SinkHelper : _dispTextDocumentKeyPressEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispTextDocumentKeyPressEvents_SinkHelper sealed : _dispTextDocumentKeyPressEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispTextDocumentKeyPressEvents_SinkHelper =
class
interface _dispTextDocumentKeyPressEvents
end
public final class _dispTextDocumentKeyPressEvents_SinkHelper implements _dispTextDocumentKeyPressEvents
O tipo _dispTextDocumentKeyPressEvents_SinkHelper expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
AfterKeyPress | Infraestrutura. Somente para uso interno da Microsoft. | |
BeforeKeyPress | Infraestrutura. Somente para uso interno da Microsoft. | |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) | |
GetHashCode | Serves as the default hash function. (Herdado de Object.) | |
GetType | Gets the Type of the current instance. (Herdado de Object.) | |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Campos
Nome | Descrição | |
---|---|---|
m_AfterKeyPressDelegate | Infraestrutura. Somente para uso interno da Microsoft. | |
m_BeforeKeyPressDelegate | Infraestrutura. Somente para uso interno da Microsoft. | |
m_dwCookie | 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.