_dispDTEEvents_SinkHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class _dispDTEEvents_SinkHelper sealed : EnvDTE::_dispDTEEvents
public ref class _dispDTEEvents_SinkHelper sealed : EnvDTE::_dispDTEEvents
class _dispDTEEvents_SinkHelper sealed : EnvDTE::_dispDTEEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispDTEEvents_SinkHelper : EnvDTE._dispDTEEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispDTEEvents_SinkHelper : EnvDTE._dispDTEEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispDTEEvents_SinkHelper = class
interface _dispDTEEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispDTEEvents_SinkHelper = class
interface _dispDTEEvents
Public NotInheritable Class _dispDTEEvents_SinkHelper
Implements _dispDTEEvents
- Inheritance
-
_dispDTEEvents_SinkHelper
- Attributes
- Implements
Fields
m_dwCookie |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ModeChangedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnBeginShutdownDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnMacrosRuntimeResetDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnStartupCompleteDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
ModeChanged(vsIDEMode) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnBeginShutdown() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnMacrosRuntimeReset() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnStartupComplete() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |