Klasa _dispWindowEvents_SinkHelper
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Hierarchia dziedziczenia
Object
EnvDTE._dispWindowEvents_SinkHelper
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispWindowEvents_SinkHelper _
Implements _dispWindowEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispWindowEvents_SinkHelper : _dispWindowEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispWindowEvents_SinkHelper sealed : _dispWindowEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispWindowEvents_SinkHelper =
class
interface _dispWindowEvents
end
public final class _dispWindowEvents_SinkHelper implements _dispWindowEvents
Typ _dispWindowEvents_SinkHelper uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). | |
WindowActivated | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
WindowClosing | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
WindowCreated | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
WindowMoved | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Pola
Nazwa | Opis | |
---|---|---|
m_dwCookie | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_WindowActivatedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_WindowClosingDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_WindowCreatedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_WindowMovedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.