_dispDebuggerProcessEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")> _
<InterfaceTypeAttribute()> _
Public Interface _dispDebuggerProcessEvents
[GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface _dispDebuggerProcessEvents
[GuidAttribute(L"7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface class _dispDebuggerProcessEvents
[<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")>]
[<InterfaceTypeAttribute()>]
type _dispDebuggerProcessEvents =  interface end
public interface _dispDebuggerProcessEvents

The _dispDebuggerProcessEvents type exposes the following members.

Methods

  Name Description
Public method OnProcessStateChanged Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE80 Namespace