Share via


IRemoteDebugApplicationThread Interface

Definition

public interface class IRemoteDebugApplicationThread
[System.Runtime.InteropServices.Guid("51973C37-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRemoteDebugApplicationThread
[<System.Runtime.InteropServices.Guid("51973C37-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRemoteDebugApplicationThread = interface
Public Interface IRemoteDebugApplicationThread
Derived
Attributes

Methods

EnumStackFrames(IEnumDebugStackFrames)
GetApplication(IRemoteDebugApplication)
GetDescription(String, String)
GetState(UInt32)
GetSuspendCount(UInt32)
GetSystemThreadId(UInt32)
Resume(UInt32)
SetNextStatement(IDebugStackFrame, IDebugCodeContext)
Suspend(UInt32)

Applies to