Share via


IEnumDebugObjects Interface

Definition

public interface class IEnumDebugObjects
[System.Runtime.InteropServices.Guid("0881751C-99F4-11D2-B767-0000F87572EF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugObjects
[<System.Runtime.InteropServices.Guid("0881751C-99F4-11D2-B767-0000F87572EF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugObjects = interface
Public Interface IEnumDebugObjects
Attributes

Methods

Clone(IEnumDebugObjects)
GetCount(UInt32)
Next(UInt32, IDebugObject[], UInt32)
Reset()
Skip(UInt32)

Applies to