_dispDebuggerProcessEvents_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 _dispDebuggerProcessEvents_SinkHelper sealed : EnvDTE80::_dispDebuggerProcessEvents
public ref class _dispDebuggerProcessEvents_SinkHelper sealed : EnvDTE80::_dispDebuggerProcessEvents
class _dispDebuggerProcessEvents_SinkHelper sealed : EnvDTE80::_dispDebuggerProcessEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispDebuggerProcessEvents_SinkHelper : EnvDTE80._dispDebuggerProcessEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispDebuggerProcessEvents_SinkHelper : EnvDTE80._dispDebuggerProcessEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispDebuggerProcessEvents_SinkHelper = class
interface _dispDebuggerProcessEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispDebuggerProcessEvents_SinkHelper = class
interface _dispDebuggerProcessEvents
Public NotInheritable Class _dispDebuggerProcessEvents_SinkHelper
Implements _dispDebuggerProcessEvents
- Inheritance
-
_dispDebuggerProcessEvents_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_OnProcessStateChangedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
OnProcessStateChanged(Process, dbgProcessState) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |