_dispDebuggerProcessEvents Interface

Definition

Microsoft Internal Use Only.

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

public interface class _dispDebuggerProcessEvents
public interface class _dispDebuggerProcessEvents
__interface _dispDebuggerProcessEvents
[System.Runtime.InteropServices.Guid("7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispDebuggerProcessEvents
[System.Runtime.InteropServices.Guid("7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispDebuggerProcessEvents
[<System.Runtime.InteropServices.Guid("7D04C01D-BB7A-47E8-92EB-E914CD61366B")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispDebuggerProcessEvents = interface
[<System.Runtime.InteropServices.Guid("7D04C01D-BB7A-47E8-92EB-E914CD61366B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispDebuggerProcessEvents = interface
Public Interface _dispDebuggerProcessEvents
Derived
Attributes

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.

Applies to