Share via


IEnumDebugPrograms2 Interface

Definition

public interface class IEnumDebugPrograms2
[System.Runtime.InteropServices.Guid("8D14BCA6-34CE-4EFE-AC7E-0ABC61DADB20")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugPrograms2
[<System.Runtime.InteropServices.Guid("8D14BCA6-34CE-4EFE-AC7E-0ABC61DADB20")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugPrograms2 = interface
Public Interface IEnumDebugPrograms2
Attributes

Methods

Clone(IEnumDebugPrograms2)
GetCount(UInt32)
Next(UInt32, IDebugProgram2[], UInt32)
Reset()
Skip(UInt32)

Applies to