Klasa _dispDTEEvents_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._dispDTEEvents_SinkHelper
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispDTEEvents_SinkHelper _
Implements _dispDTEEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispDTEEvents_SinkHelper : _dispDTEEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispDTEEvents_SinkHelper sealed : _dispDTEEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispDTEEvents_SinkHelper =
class
interface _dispDTEEvents
end
public final class _dispDTEEvents_SinkHelper implements _dispDTEEvents
Typ _dispDTEEvents_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). | |
ModeChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnBeginShutdown | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnMacrosRuntimeReset | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnStartupComplete | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Pola
Nazwa | Opis | |
---|---|---|
m_dwCookie | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_ModeChangedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnBeginShutdownDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnMacrosRuntimeResetDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnStartupCompleteDelegate | 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.