Classe _IDispWizComboEvents_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
Microsoft.VisualStudio.VsWizard._IDispWizComboEvents_SinkHelper
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (em Microsoft.VisualStudio.VsWizard.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _IDispWizComboEvents_SinkHelper _
Implements _IDispWizComboEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _IDispWizComboEvents_SinkHelper : _IDispWizComboEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _IDispWizComboEvents_SinkHelper sealed : _IDispWizComboEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _IDispWizComboEvents_SinkHelper =
class
interface _IDispWizComboEvents
end
public final class _IDispWizComboEvents_SinkHelper implements _IDispWizComboEvents
O tipo _IDispWizComboEvents_SinkHelper expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
Change | 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.) | |
KeyDown | Infraestrutura. Somente para uso interno da Microsoft. | |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Campos
Nome | Descrição | |
---|---|---|
m_ChangeDelegate | Infraestrutura. Somente para uso interno da Microsoft. | |
m_dwCookie | Infraestrutura. Somente para uso interno da Microsoft. | |
m_KeyDownDelegate | 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.