Share via


IEnumDebugThreads2 Interface

Definition

public interface class IEnumDebugThreads2
[System.Runtime.InteropServices.Guid("0D30DC12-C4F8-433D-9FCC-9FF117E5E5F4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugThreads2
[<System.Runtime.InteropServices.Guid("0D30DC12-C4F8-433D-9FCC-9FF117E5E5F4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugThreads2 = interface
Public Interface IEnumDebugThreads2
Attributes

Methods

Clone(IEnumDebugThreads2)
GetCount(UInt32)
Next(UInt32, IDebugThread2[], UInt32)
Reset()
Skip(UInt32)

Applies to